summaryrefslogtreecommitdiff
path: root/usr.sbin/dbsym
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/dbsym')
-rw-r--r--usr.sbin/dbsym/Makefile2
-rw-r--r--usr.sbin/dbsym/dbsym.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/dbsym/Makefile b/usr.sbin/dbsym/Makefile
index e1fbf2c2cc8fc..ac2aaef3ced1c 100644
--- a/usr.sbin/dbsym/Makefile
+++ b/usr.sbin/dbsym/Makefile
@@ -1,4 +1,4 @@
-# $Id$
+# Makefile,v 1.2 1993/09/26 16:40:39 rgrimes Exp
PROG= dbsym
NOMAN= noman
diff --git a/usr.sbin/dbsym/dbsym.c b/usr.sbin/dbsym/dbsym.c
index 833627c7c0bd0..3e172f30d990a 100644
--- a/usr.sbin/dbsym/dbsym.c
+++ b/usr.sbin/dbsym/dbsym.c
@@ -3,7 +3,7 @@
*/
#ifndef lint
-static char rcsid[] = "$Id: dbsym.c,v 1.3 1994/01/19 03:52:25 nate Exp $";
+static char rcsid[] = "dbsym.c,v 1.4 1994/08/23 11:17:55 jkh Exp";
#endif /* not lint */
#include <stdio.h>