Mercurial > hg > xemacs-beta
comparison lib-src/gnuserv.h @ 369:1d62742628b6 r21-1-14
Import from CVS: tag r21-1-14
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:01:51 +0200 |
parents | 11cf20601dec |
children | cc15677e0335 |
comparison
equal
deleted
inserted
replaced
368:397a7324211a | 369:1d62742628b6 |
---|---|
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 #if 0 | 33 #define GNUSERV_VERSION "3.12" |
34 static char header_rcsid [] = "!Header: gnuserv.h,v 2.4 95/02/16 11:58:11 arup alpha !"; | |
35 #endif | |
36 | 34 |
37 #define USE_TMPDIR | 35 #define USE_TMPDIR |
38 | 36 |
39 #define NO_SHORTNAMES | 37 #define NO_SHORTNAMES |
40 | 38 |