mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-10 01:09:50 +00:00
Changed: #825 Remove all warning when compiling Ryzom on Linux
This commit is contained in:
parent
b25c2fa105
commit
307208ccb6
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