diff options
Diffstat (limited to 'lib/libc/stdio/local.h')
-rw-r--r-- | lib/libc/stdio/local.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdio/local.h b/lib/libc/stdio/local.h index ed41d8af4e1c1..7795d38c937a2 100644 --- a/lib/libc/stdio/local.h +++ b/lib/libc/stdio/local.h @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * @(#)local.h 8.3 (Berkeley) 7/3/94 - * $FreeBSD$ + * $FreeBSD: src/lib/libc/stdio/local.h,v 1.26.8.1 2005/12/23 06:07:43 davidxu Exp $ */ #include <sys/types.h> /* for off_t */ |