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..81511ee2c5f0 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 2003/05/03 19:44:45 obrien Exp $");
#include <sys/types.h>
#include <stddef.h>