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 473cbb6c0c64..c8502501c1a6 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.4.30.1.2.1 2009/10/25 01:10:29 kensmith Exp $"; #endif /* not lint */ #include <stdio.h> |
