Mercurial > hg > xemacs-beta
comparison lib-src/gnuserv.h @ 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 | 5aa1854ad537 |
comparison
equal
deleted
inserted
replaced
455:5b97c1cd6ed0 | 456:e7ef97881643 |
---|---|
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 PATCHLEVEL 2 | 37 #define PATCHLEVEL 2 |
40 | 38 |