aboutsummaryrefslogtreecommitdiff
path: root/include/stdio.h
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>1999-08-27 23:45:13 +0000
committerPeter Wemm <peter@FreeBSD.org>1999-08-27 23:45:13 +0000
commita4add9a9b110cb5deed00bf9cf7ca970daae2da7 (patch)
tree1f1adde4b34e59a39ca0ff0ebed4ff01a5752b2f /include/stdio.h
parent9b7a44a60e11baaf94f68f81c4b30d26f31643b7 (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 8472e4bde3b0..571705a46e68 100644
--- a/include/stdio.h
+++ b/include/stdio.h
@@ -34,7 +34,7 @@
* SUCH DAMAGE.
*
* @(#)stdio.h 8.5 (Berkeley) 4/29/95
- * $Id: stdio.h,v 1.21 1998/12/14 19:23:16 dt Exp $
+ * $FreeBSD$
*/
#ifndef _STDIO_H_