diff options
Diffstat (limited to 'usr.sbin/pw/pw_vpw.c')
-rw-r--r-- | usr.sbin/pw/pw_vpw.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/pw/pw_vpw.c b/usr.sbin/pw/pw_vpw.c index ef12437a15ef..1d92ddc1a237 100644 --- a/usr.sbin/pw/pw_vpw.c +++ b/usr.sbin/pw/pw_vpw.c @@ -27,7 +27,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/pw/pw_vpw.c,v 1.2.2.1 1999/10/14 18:32:46 davidn Exp $"; #endif /* not lint */ #include <stdio.h> |