Mercurial > hg > xemacs-beta
comparison lib-src/gnuserv.h @ 371:cc15677e0335 r21-2b1
Import from CVS: tag r21-2b1
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:03:08 +0200 |
parents | 1d62742628b6 |
children | 74fd4e045ea6 |
comparison
equal
deleted
inserted
replaced
370:bd866891f083 | 371:cc15677e0335 |
---|---|
28 * | 28 * |
29 * (If gnuserv came bundled with your emacs, the README file is probably | 29 * (If gnuserv came bundled with your emacs, the README file is probably |
30 * ../etc/gnuserv.README relative to the directory containing this file) | 30 * ../etc/gnuserv.README relative to the directory containing this file) |
31 */ | 31 */ |
32 | 32 |
33 #define GNUSERV_VERSION "3.12" | 33 #if 0 |
34 static char header_rcsid [] = "!Header: gnuserv.h,v 2.4 95/02/16 11:58:11 arup alpha !"; | |
35 #endif | |
34 | 36 |
35 #define USE_TMPDIR | 37 #define USE_TMPDIR |
36 | 38 |
37 #define NO_SHORTNAMES | 39 #define NO_SHORTNAMES |
38 | 40 |