diff options
Diffstat (limited to 'usr.sbin/dbsym/dbsym.c')
-rw-r--r-- | usr.sbin/dbsym/dbsym.c | 2 |
1 files changed, 1 insertions, 1 deletions
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> |