diff options
Diffstat (limited to 'libexec/pt_chown/pt_chown.c')
-rw-r--r-- | libexec/pt_chown/pt_chown.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/pt_chown/pt_chown.c b/libexec/pt_chown/pt_chown.c index d89ffeaba87e..45cd0f559cca 100644 --- a/libexec/pt_chown/pt_chown.c +++ b/libexec/pt_chown/pt_chown.c @@ -32,7 +32,7 @@ #include <sys/cdefs.h> #ifndef lint -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/libexec/pt_chown/pt_chown.c,v 1.1.32.1 2009/04/15 03:14:26 kensmith Exp $"); #endif /* not lint */ #include <sys/stat.h> |