Mercurial > hg > xemacs-beta
diff lib-src/gnuclient.c @ 369:1d62742628b6 r21-1-14
Import from CVS: tag r21-1-14
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:01:51 +0200 |
parents | 19dcec799385 |
children | cc15677e0335 |
line wrap: on
line diff
--- a/lib-src/gnuclient.c Mon Aug 13 11:01:11 2007 +0200 +++ b/lib-src/gnuclient.c Mon Aug 13 11:01:51 2007 +0200 @@ -37,12 +37,10 @@ * ../etc/gnuserv.README relative to the directory containing this file) */ -#if 0 -/* Hand-munged RCS header */ -static char rcsid [] = "!Header: gnuclient.c,v 2.2 95/12/12 01:39:21 wing nene !"; -#endif +#include "gnuserv.h" -#include "gnuserv.h" +char gnuserv_version[] = "gnuclient version " GNUSERV_VERSION; + #include "getopt.h" #include <stdio.h>