diff options
Diffstat (limited to 'usr.bin/gencat/genlib.c')
| -rw-r--r-- | usr.bin/gencat/genlib.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/gencat/genlib.c b/usr.bin/gencat/genlib.c index d0fcefa0d38b..afa656614353 100644 --- a/usr.bin/gencat/genlib.c +++ b/usr.bin/gencat/genlib.c @@ -31,7 +31,7 @@ up-to-date. Many thanks. ******************************************************************/ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.bin/gencat/genlib.c,v 1.13 2002/12/24 07:40:10 davidxu Exp $"); #include <ctype.h> #include <err.h> |
