summaryrefslogtreecommitdiffstats
path: root/usr.bin/rdist/lookup.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/rdist/lookup.c')
-rw-r--r--usr.bin/rdist/lookup.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/usr.bin/rdist/lookup.c b/usr.bin/rdist/lookup.c
index dc2f134..0853550 100644
--- a/usr.bin/rdist/lookup.c
+++ b/usr.bin/rdist/lookup.c
@@ -32,7 +32,11 @@
*/
#ifndef lint
+#if 0
static char sccsid[] = "@(#)lookup.c 8.1 (Berkeley) 6/9/93";
+#endif
+static const char rcsid[] =
+ "$Id$";
#endif /* not lint */
#include "defs.h"
OpenPOWER on IntegriCloud