summaryrefslogtreecommitdiff
path: root/include/stdio.h
diff options
context:
space:
mode:
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 c8d51e52fc9fc..7cccc55b7b8a2 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.22 1999/02/08 21:32:24 dt Exp $
+ * $Id: stdio.h,v 1.21.2.1 1999/05/05 22:14:47 dt Exp $
*/
#ifndef _STDIO_H_