Changed: #825 Remove all warning when compiling Ryzom on Linux
This commit is contained in:
parent
ad4f52a781
commit
e6aff7ac12
1 changed files with 1 additions and 1 deletions
|
@ -586,7 +586,7 @@ void initLibWWW()
|
|||
|
||||
/* Register the default set of MIME header parsers */
|
||||
struct {
|
||||
char * string;
|
||||
const char * string;
|
||||
HTParserCallback * pHandler;
|
||||
} fixedHandlers[] = {
|
||||
{"accept", &HTMIME_accept},
|
||||
|
|
Loading…
Reference in a new issue