diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 2002-03-22 23:42:05 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 2002-03-22 23:42:05 +0000 |
| commit | 1114a754ed48485c756c10cf19694db0b43826e7 (patch) | |
| tree | de272dce55622faa70bfeeee65b2d9aad8107172 /lib/libc/stdio | |
| parent | d3d20c826754c093694818e42835c4ce4591a13e (diff) | |
Notes
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 c2089fe415e4..a40df0020bad 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 ec6bc0beeffa..e55341b4033b 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 5dcdafff18a9..79e1cd404466 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 217380819b50..5b2e23ee1b64 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$ */ |
