]> granicus.if.org Git - python/commitdiff
Remove the last bits of log from the leading comments.
authorGuido van Rossum <guido@python.org>
Mon, 8 Dec 1997 15:16:08 +0000 (15:16 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 8 Dec 1997 15:16:08 +0000 (15:16 +0000)
Include/cStringIO.h

index 6a2532dd0b40e6d67db83915c1ec65790aa5b6e5..c1328de0d8caf3686cd9069b350c4598de98fb3f 100644 (file)
@@ -2,7 +2,7 @@
 #define CSTRINGIO_INCLUDED
 /*
 
-  cStringIO.h,v 1.3 1997/06/13 19:44:02 jim Exp
+  cStringIO.h,v 1.4 1997/12/07 14:27:00 jim Exp
 
   cStringIO C API
 
 
   This would typically be done in your init function.
 
-  cStringIO.h,v
-  Revision 1.3  1997/06/13 19:44:02  jim
-  - changed to avoid warning of multiple declarations in 1.5 and
-    our 1.4.
-
-  Revision 1.2  1997/01/27 14:13:05  jim
-  Changed the way the C API was exported.
-
-  Revision 1.1  1997/01/02 15:18:36  chris
-  initial version
-
-
 */
 
 /* Basic fuctions to manipulate cStringIO objects from C */