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 2550003eb845e..92871cfb30ff6 100644
--- a/include/stdio.h
+++ b/include/stdio.h
@@ -34,7 +34,7 @@
* SUCH DAMAGE.
*
* @(#)stdio.h 8.4 (Berkeley) 1/4/94
- * $Id: stdio.h,v 1.8.2.2 1998/02/17 00:48:17 jkh Exp $
+ * $Id: stdio.h,v 1.8.2.3 1998/11/04 08:42:00 tg Exp $
*/
#ifndef _STDIO_H_