diff options
Diffstat (limited to 'usr.sbin/pw/pw_conf.c')
-rw-r--r-- | usr.sbin/pw/pw_conf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/pw/pw_conf.c b/usr.sbin/pw/pw_conf.c index 51672b9ae493..f66bc5952c45 100644 --- a/usr.sbin/pw/pw_conf.c +++ b/usr.sbin/pw/pw_conf.c @@ -26,7 +26,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/pw/pw_conf.c,v 1.14.14.1.4.1 2008/10/02 02:57:24 kensmith Exp $"; #endif /* not lint */ #include <string.h> |