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..451edf6b68910 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.12.1 2010/02/10 00:26:20 kensmith Exp $"); #include "stand.h" |