diff options
Diffstat (limited to 'usr.sbin/sa/usrdb.c')
| -rw-r--r-- | usr.sbin/sa/usrdb.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/sa/usrdb.c b/usr.sbin/sa/usrdb.c index af7d0fdbad40..84fdad0ca4cf 100644 --- a/usr.sbin/sa/usrdb.c +++ b/usr.sbin/sa/usrdb.c @@ -29,7 +29,7 @@ */ #ifndef LINT -static char rcsid[] = "$Id: usrdb.c,v 1.1 1994/03/24 18:42:01 cgd Exp $"; +static char rcsid[] = "usrdb.c,v 1.1.1.1 1994/09/26 21:22:57 davidg Exp"; #endif #include <sys/types.h> |
