X-Git-Url: http://winboard.nl/cgi-bin?p=polyglot.git;a=blobdiff_plain;f=ini.h;fp=ini.h;h=03a366e8a0ccc3dbb41970566262026c7172985f;hp=c7c1c065a5a0d98bf0b37bc6c59c311f18ec694a;hb=471c4c42e267be298ce20951d5a352acd6b55190;hpb=5b56e51eeae04c352b95b1706b9d69b61feba3e9 diff --git a/ini.h b/ini.h index c7c1c06..03a366e 100644 --- a/ini.h +++ b/ini.h @@ -56,6 +56,8 @@ extern line_type_t ini_line_parse (const char *line, char *name, char *value); +extern const char * ini_specials; + #endif // !defined INI_H // end of ini.h