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 38de520b22e8..183d2a9d04f1 100644 --- a/usr.sbin/sa/usrdb.c +++ b/usr.sbin/sa/usrdb.c @@ -30,7 +30,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/sa/usrdb.c,v 1.6.2.2 1999/08/29 15:48:11 peter Exp $"; #endif /* not lint */ #include <sys/types.h> |
