diff options
Diffstat (limited to 'usr.bin/pathchk/pathchk.c')
-rw-r--r-- | usr.bin/pathchk/pathchk.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/pathchk/pathchk.c b/usr.bin/pathchk/pathchk.c index dd9768a497e0e..0ca37c99b15fb 100644 --- a/usr.bin/pathchk/pathchk.c +++ b/usr.bin/pathchk/pathchk.c @@ -33,7 +33,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.bin/pathchk/pathchk.c,v 1.5.24.1 2010/02/10 00:26:20 kensmith Exp $"); #include <sys/types.h> #include <sys/stat.h> |