Mercurial > hg > xemacs-beta
diff lib-src/gnuclient.c @ 173:8eaf7971accc r20-3b13
Import from CVS: tag r20-3b13
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:49:09 +0200 |
parents | 929b76928fce |
children | bfd6434d15b3 |
line wrap: on
line diff
--- a/lib-src/gnuclient.c Mon Aug 13 09:47:55 2007 +0200 +++ b/lib-src/gnuclient.c Mon Aug 13 09:49:09 2007 +0200 @@ -297,7 +297,7 @@ #ifdef SYSV_IPC struct msgbuf *msgp; /* message */ #endif /* SYSV_IPC */ - char *tty; + char *tty = NULL; char buffer[GSERV_BUFSZ + 1]; /* buffer to read pid */ char result[GSERV_BUFSZ + 1]; int i;