summaryrefslogtreecommitdiff
path: root/usr.sbin/spray
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/spray')
-rw-r--r--usr.sbin/spray/Makefile2
-rw-r--r--usr.sbin/spray/spray.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/spray/Makefile b/usr.sbin/spray/Makefile
index a46a58af4484..5b9f1f449e28 100644
--- a/usr.sbin/spray/Makefile
+++ b/usr.sbin/spray/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.1.1.1 1996/01/05 09:09:30 graichen Exp $
+# $Id: Makefile,v 1.2 1996/09/05 17:15:44 bde Exp $
PROG= spray
MAN8= spray.8
diff --git a/usr.sbin/spray/spray.c b/usr.sbin/spray/spray.c
index d6f53f156baf..335657c74ff7 100644
--- a/usr.sbin/spray/spray.c
+++ b/usr.sbin/spray/spray.c
@@ -30,7 +30,7 @@
#ifndef lint
static const char rcsid[] =
- "$Id$";
+ "$Id: spray.c,v 1.1.1.1.2.1 1997/11/07 07:21:16 charnier Exp $";
#endif /* not lint */
#include <stdio.h>