gcc compilation warning bits

This commit is contained in:
cohrs
2007-02-10 17:37:17 +00:00
parent 10e24ceeae
commit 33fde404e7
3 changed files with 6 additions and 2 deletions

View File

@@ -591,7 +591,9 @@ boolean init;
static boolean doneinit = FALSE;
register struct WinDesc *cw = wins[WIN_MESSAGE];
char *retstr = (char *)0;
#ifdef UNICODE_WIDEWINPORT
static char buf[BUFSZ];
#endif
if (!cw) return (char *)0; /* bail */
/*