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 8593281c57cd5..b8287c0f96afe 100644 --- a/lib/libstand/stat.c +++ b/lib/libstand/stat.c @@ -36,7 +36,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/lib/libstand/stat.c,v 1.2 2001/09/30 22:28:01 dillon Exp $"); #include "stand.h" |