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 addee5d2f471..53ec086de9c5 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.10.1.4.1 2010/06/14 02:09:06 kensmith Exp $"); #include "stand.h" |