summaryrefslogtreecommitdiff
path: root/io.h
diff options
context:
space:
mode:
authormatz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>1998-01-16 12:13:05 +0000
committermatz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>1998-01-16 12:13:05 +0000
commit3db12e8b236ac8f88db8eb4690d10e4a3b8dbcd4 (patch)
treeb3c086e437cab449f90ba637710daed0ddfec4c4 /io.h
parent4207990990f8c8da414710816c32ae5fd0ae6987 (diff)
Initial revisionv1_0_r2replaced
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@2 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'io.h')
-rw-r--r--io.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/io.h b/io.h
index 05789a9c73..cc87677d0c 100644
--- a/io.h
+++ b/io.h
@@ -2,9 +2,9 @@
io.h -
- $Author: matz $
- $Revision: 1.3 $
- $Date: 1996/12/25 11:06:42 $
+ $Author$
+ $Revision$
+ $Date$
created at: Fri Nov 12 16:47:09 JST 1993
Copyright (C) 1993-1996 Yukihiro Matsumoto