aboutsummaryrefslogtreecommitdiff
path: root/include/stdio.h
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>1997-02-23 09:21:14 +0000
committerPeter Wemm <peter@FreeBSD.org>1997-02-23 09:21:14 +0000
commit79403fe30060eef58fe06c0d53f0a95899ba829e (patch)
tree5c154fffb777547c7f546b86e3d5b6d1af4b8c4f /include/stdio.h
parent2bb58cb2e0c46298578b02d4448f69e4de166f16 (diff)
Notes
Diffstat (limited to 'include/stdio.h')
-rw-r--r--include/stdio.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/stdio.h b/include/stdio.h
index e87e1faac289..a238301d0e50 100644
--- a/include/stdio.h
+++ b/include/stdio.h
@@ -34,7 +34,7 @@
* SUCH DAMAGE.
*
* @(#)stdio.h 8.4 (Berkeley) 1/4/94
- * $FreeBSD$
+ * $Id$
*/
#ifndef _STDIO_H_