Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc505ca2

Browse files
cp5555azhao155
authored andcommitted
Fix rfc5987_decode() declaration for Linux Build (microsoft#44)
1 parentf109064 commitc505ca2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎apache2/msc_util.h‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ int DSOLOCAL urldecode_uni_nonstrict_inplace_ex(unsigned char *input, long int i
126126

127127
intDSOLOCALurldecode_nonstrict_inplace_ex(unsignedchar*input,longintinput_length,int*invalid_count,int*changed);
128128

129-
char*DSOLOCALrfc5987_decode(apr_pool_t*mptmp,char*value);
129+
charDSOLOCAL*rfc5987_decode(apr_pool_t*mptmp,char*value);
130130

131131
intDSOLOCALhtml_entities_decode_inplace(apr_pool_t*mp,unsignedchar*input,intlen);
132132

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp