X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=main.h;h=f504f680e71dd31a4197cbc57038faa7200a9d19;hb=60900035e6d0309705f2326ee50edc52386305e9;hp=db1d8ddf4405538a711ca351d7382575f902253c;hpb=e7a2abd9bd4fce9ebbd70793b00d9d5f99886348;p=polyglot.git diff --git a/main.h b/main.h index db1d8dd..f504f68 100644 --- a/main.h +++ b/main.h @@ -11,7 +11,7 @@ // functions extern void quit (); -extern void polyglot_set_option(char *name, char *value); +extern void polyglot_set_option(const char *name, const char *value); #endif // !defined MAIN_H