summaryrefslogtreecommitdiff
path: root/usr.bin/pathchk/pathchk.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/pathchk/pathchk.c')
-rw-r--r--usr.bin/pathchk/pathchk.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/pathchk/pathchk.c b/usr.bin/pathchk/pathchk.c
index dd9768a497e0e..2d5dcdc21de24 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 2005/05/21 09:55:07 ru Exp $");
#include <sys/types.h>
#include <sys/stat.h>