mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-05 23:09:04 +00:00
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