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 6380b83af20e..3bdf864f34f7 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.33.2.2.4.1 2012/03/03 06:15:13 kensmith Exp $ */ #include <sys/types.h> /* for off_t */ |
