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