summaryrefslogtreecommitdiff
path: root/usr.bin/chpass/table.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/chpass/table.c')
-rw-r--r--usr.bin/chpass/table.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/chpass/table.c b/usr.bin/chpass/table.c
index 19f1a99062d8..c0ea340e8a9d 100644
--- a/usr.bin/chpass/table.c
+++ b/usr.bin/chpass/table.c
@@ -37,7 +37,7 @@ static const char sccsid[] = "@(#)table.c 8.3 (Berkeley) 4/2/94";
#endif /* not lint */
#endif
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/usr.bin/chpass/table.c,v 1.10.34.1.6.1 2010/12/21 17:09:25 kensmith Exp $");
#include <sys/types.h>
#include <stddef.h>