summaryrefslogtreecommitdiffstats
path: root/eBones/usr.sbin/kstash
diff options
context:
space:
mode:
Diffstat (limited to 'eBones/usr.sbin/kstash')
-rw-r--r--eBones/usr.sbin/kstash/Makefile2
-rw-r--r--eBones/usr.sbin/kstash/kstash.c4
2 files changed, 3 insertions, 3 deletions
diff --git a/eBones/usr.sbin/kstash/Makefile b/eBones/usr.sbin/kstash/Makefile
index d096b9c..b194a2c 100644
--- a/eBones/usr.sbin/kstash/Makefile
+++ b/eBones/usr.sbin/kstash/Makefile
@@ -1,5 +1,5 @@
# From: @(#)Makefile 5.2 (Berkeley) 3/5/91
-# $Id: Makefile,v 1.1.1.1 1994/09/30 14:50:04 csgr Exp $
+# $Id: Makefile,v 1.3 1995/07/18 16:40:14 mark Exp $
PROG= kstash
CFLAGS+=-DKERBEROS -DDEBUG -I${.CURDIR}/../include
diff --git a/eBones/usr.sbin/kstash/kstash.c b/eBones/usr.sbin/kstash/kstash.c
index d8afe20..d5a59bf 100644
--- a/eBones/usr.sbin/kstash/kstash.c
+++ b/eBones/usr.sbin/kstash/kstash.c
@@ -5,12 +5,12 @@
* <Copyright.MIT>.
*
* from: kstash.c,v 4.0 89/01/23 09:45:43 jtkohl Exp $
- * $Id: kstash.c,v 1.1.1.1 1994/09/30 14:50:05 csgr Exp $
+ * $Id: kstash.c,v 1.3 1995/07/18 16:40:16 mark Exp $
*/
#ifndef lint
static char rcsid[] =
-"$Id: kstash.c,v 1.1.1.1 1994/09/30 14:50:05 csgr Exp $";
+"$Id: kstash.c,v 1.3 1995/07/18 16:40:16 mark Exp $";
#endif lint
#include <stdio.h>
OpenPOWER on IntegriCloud