summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2002-03-22 23:42:05 +0000
committerobrien <obrien@FreeBSD.org>2002-03-22 23:42:05 +0000
commitb1189e893029fa8eae07107ca0873c65a9ea1fc7 (patch)
treede272dce55622faa70bfeeee65b2d9aad8107172 /lib/libc/stdio
parent074d88cd27d461e344257df6b629e576b48285a6 (diff)
downloadFreeBSD-src-b1189e893029fa8eae07107ca0873c65a9ea1fc7.zip
FreeBSD-src-b1189e893029fa8eae07107ca0873c65a9ea1fc7.tar.gz
Fix the style of the SCM ID's.
I believe have made all of libc .h's as consistent as possible.
Diffstat (limited to 'lib/libc/stdio')
-rw-r--r--lib/libc/stdio/floatio.h1
-rw-r--r--lib/libc/stdio/fvwrite.h1
-rw-r--r--lib/libc/stdio/glue.h1
-rw-r--r--lib/libc/stdio/local.h1
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$
*/
OpenPOWER on IntegriCloud