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 6880ef9297c5..f6eba7f9958c 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 2001/09/30 22:28:01 dillon Exp $");  #include "stand.h" | 
