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 6880ef9297c52..cd572df8d34bb 100644 --- a/lib/libstand/lseek.c +++ b/lib/libstand/lseek.c @@ -65,7 +65,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/lib/libstand/lseek.c,v 1.4.26.1 2008/10/02 02:57:24 kensmith Exp $"); #include "stand.h" |