diff options
Diffstat (limited to 'usr.sbin/vipw/vipw.c')
| -rw-r--r-- | usr.sbin/vipw/vipw.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/vipw/vipw.c b/usr.sbin/vipw/vipw.c index 8986ab3bc1bd..f6fb53d3acf4 100644 --- a/usr.sbin/vipw/vipw.c +++ b/usr.sbin/vipw/vipw.c @@ -42,7 +42,7 @@ static const char copyright[] = static char sccsid[] = "@(#)vipw.c 8.3 (Berkeley) 4/2/94"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/vipw/vipw.c,v 1.5.2.6 1999/10/25 09:50:18 sheldonh Exp $"; #endif /* not lint */ #include <sys/types.h> |
