mirror of
https://port.numenaute.org/aleajactaest/khanat-code-old.git
synced 2024-11-05 23:09:02 +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 */
|
/* Register the default set of MIME header parsers */
|
||||||
struct {
|
struct {
|
||||||
char * string;
|
const char * string;
|
||||||
HTParserCallback * pHandler;
|
HTParserCallback * pHandler;
|
||||||
} fixedHandlers[] = {
|
} fixedHandlers[] = {
|
||||||
{"accept", &HTMIME_accept},
|
{"accept", &HTMIME_accept},
|
||||||
|
|
Loading…
Reference in a new issue