summaryrefslogtreecommitdiffstats
path: root/eBones/klist
diff options
context:
space:
mode:
Diffstat (limited to 'eBones/klist')
-rw-r--r--eBones/klist/Makefile2
-rw-r--r--eBones/klist/klist.c4
2 files changed, 3 insertions, 3 deletions
diff --git a/eBones/klist/Makefile b/eBones/klist/Makefile
index aa0d720..b5ec669 100644
--- a/eBones/klist/Makefile
+++ b/eBones/klist/Makefile
@@ -1,5 +1,5 @@
# From: @(#)Makefile 5.1 (Berkeley) 6/25/90
-# $Id: Makefile,v 1.2 1994/07/19 19:24:37 g89r4222 Exp $
+# $Id: Makefile,v 1.3 1995/07/18 16:37:57 mark Exp $
PROG= klist
CFLAGS+=-DKERBEROS -DDEBUG -I${.CURDIR}/../include
diff --git a/eBones/klist/klist.c b/eBones/klist/klist.c
index bfc3aa0..29e6453 100644
--- a/eBones/klist/klist.c
+++ b/eBones/klist/klist.c
@@ -7,12 +7,12 @@
* Written by Bill Sommerfeld, MIT Project Athena.
*
* from: klist.c,v 4.15 89/08/30 11:19:16 jtkohl Exp $
- * $Id: klist.c,v 1.1.1.1 1994/09/30 14:49:58 csgr Exp $
+ * $Id: klist.c,v 1.3 1995/07/18 16:37:59 mark Exp $
*/
#ifndef lint
static char rcsid[] =
-"$Id: klist.c,v 1.1.1.1 1994/09/30 14:49:58 csgr Exp $";
+"$Id: klist.c,v 1.3 1995/07/18 16:37:59 mark Exp $";
#endif lint
#include <stdio.h>
OpenPOWER on IntegriCloud