diff options
Diffstat (limited to 'lib/libstand/stat.c')
-rw-r--r-- | lib/libstand/stat.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libstand/stat.c b/lib/libstand/stat.c index addee5d2f4710..a504aadf4ba87 100644 --- a/lib/libstand/stat.c +++ b/lib/libstand/stat.c @@ -32,7 +32,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/lib/libstand/stat.c,v 1.3 2007/01/09 01:02:04 imp Exp $"); #include "stand.h" |