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 9d2ff0f00083f..8fade5fc942d4 100644 --- a/lib/libc/stdio/local.h +++ b/lib/libc/stdio/local.h @@ -30,7 +30,7 @@ * SUCH DAMAGE. * * @(#)local.h 8.3 (Berkeley) 7/3/94 - * $FreeBSD$ + * $FreeBSD: src/lib/libc/stdio/local.h,v 1.30.10.1 2010/02/10 00:26:20 kensmith Exp $ */ #include <sys/types.h> /* for off_t */ |