X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=dialogs.c;h=4c2da69014f7823eedea3235a6915f5ff229fecd;hb=8867c5d10022ff8f6b914bfbe5285e6004dabec0;hp=772e310dc984e00d654673fb4d4b8c58546e9eb6;hpb=afbc85ebe42274c18ff0eb68b491f2f3118fa8d2;p=xboard.git diff --git a/dialogs.c b/dialogs.c index 772e310..4c2da69 100644 --- a/dialogs.c +++ b/dialogs.c @@ -66,6 +66,7 @@ extern char *getenv(); int values[MAX_OPTIONS]; ChessProgramState *currentCps; +char manDir[MSG_SIZ] = MANDIR; //----------------------------Generic dialog --------------------------------------------