diff options
Diffstat (limited to 'lib/libc/stdio')
-rw-r--r-- | lib/libc/stdio/floatio.h | 1 | ||||
-rw-r--r-- | lib/libc/stdio/fvwrite.h | 1 | ||||
-rw-r--r-- | lib/libc/stdio/glue.h | 1 | ||||
-rw-r--r-- | lib/libc/stdio/local.h | 1 |
4 files changed, 3 insertions, 1 deletions
diff --git a/lib/libc/stdio/floatio.h b/lib/libc/stdio/floatio.h index c2089fe..a40df00 100644 --- a/lib/libc/stdio/floatio.h +++ b/lib/libc/stdio/floatio.h @@ -34,6 +34,7 @@ * SUCH DAMAGE. * * @(#)floatio.h 8.1 (Berkeley) 6/4/93 + * $FreeBSD$ */ /* diff --git a/lib/libc/stdio/fvwrite.h b/lib/libc/stdio/fvwrite.h index ec6bc0b..e55341b 100644 --- a/lib/libc/stdio/fvwrite.h +++ b/lib/libc/stdio/fvwrite.h @@ -34,6 +34,7 @@ * SUCH DAMAGE. * * @(#)fvwrite.h 8.1 (Berkeley) 6/4/93 + * $FreeBSD$ */ /* diff --git a/lib/libc/stdio/glue.h b/lib/libc/stdio/glue.h index 5dcdaff..79e1cd4 100644 --- a/lib/libc/stdio/glue.h +++ b/lib/libc/stdio/glue.h @@ -34,6 +34,7 @@ * SUCH DAMAGE. * * @(#)glue.h 8.1 (Berkeley) 6/4/93 + * $FreeBSD$ */ /* diff --git a/lib/libc/stdio/local.h b/lib/libc/stdio/local.h index 2173808..5b2e23e 100644 --- a/lib/libc/stdio/local.h +++ b/lib/libc/stdio/local.h @@ -34,7 +34,6 @@ * SUCH DAMAGE. * * @(#)local.h 8.3 (Berkeley) 7/3/94 - * * $FreeBSD$ */ |