diff options
Diffstat (limited to 'usr.bin/chpass/field.c')
-rw-r--r-- | usr.bin/chpass/field.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/chpass/field.c b/usr.bin/chpass/field.c index eac5561a8dc2e..06d21b0971faf 100644 --- a/usr.bin/chpass/field.c +++ b/usr.bin/chpass/field.c @@ -45,7 +45,7 @@ static char sccsid[] = "@(#)field.c 8.4 (Berkeley) 4/2/94"; #endif #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.bin/chpass/field.c,v 1.9.34.1 2010/12/21 17:10:29 kensmith Exp $"); #include <sys/param.h> #include <sys/stat.h> |