Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit cd8732a

Browse files
committed
Remove the last bits of log from the leading comments.
1 parent 9716aaa commit cd8732a

1 file changed

Lines changed: 1 addition & 13 deletions

File tree

Include/cStringIO.h

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#define CSTRINGIO_INCLUDED
33
/*
44
5-
cStringIO.h,v 1.3 1997/06/13 19:44:02 jim Exp
5+
cStringIO.h,v 1.4 1997/12/07 14:27:00 jim Exp
66
77
cStringIO C API
88
@@ -69,18 +69,6 @@
6969
7070
This would typically be done in your init function.
7171
72-
cStringIO.h,v
73-
Revision 1.3 1997/06/13 19:44:02 jim
74-
- changed to avoid warning of multiple declarations in 1.5 and
75-
our 1.4.
76-
77-
Revision 1.2 1997/01/27 14:13:05 jim
78-
Changed the way the C API was exported.
79-
80-
Revision 1.1 1997/01/02 15:18:36 chris
81-
initial version
82-
83-
8472
*/
8573

8674
/* Basic fuctions to manipulate cStringIO objects from C */

0 commit comments

Comments
 (0)