diff options
Diffstat (limited to 'usr.bin/gencat/gencat.c')
| -rw-r--r-- | usr.bin/gencat/gencat.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/gencat/gencat.c b/usr.bin/gencat/gencat.c index 1d6c41e84401..0e9161b3ea94 100644 --- a/usr.bin/gencat/gencat.c +++ b/usr.bin/gencat/gencat.c @@ -31,7 +31,7 @@ up-to-date. Many thanks. ******************************************************************/ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.bin/gencat/gencat.c,v 1.9 2002/05/29 14:23:10 tjr Exp $"); #include <sys/file.h> #include <sys/stat.h> |
