Mercurial > hg > xemacs-beta
diff lib-src/gnuclient.c @ 456:e7ef97881643 r21-2-43
Import from CVS: tag r21-2-43
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:41:24 +0200 |
parents | abe6d1db359e |
children | c33ae14dd6d0 |
line wrap: on
line diff
--- a/lib-src/gnuclient.c Mon Aug 13 11:40:56 2007 +0200 +++ b/lib-src/gnuclient.c Mon Aug 13 11:41:24 2007 +0200 @@ -48,12 +48,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>