Skip to content

Commit dcdf626

Browse files
BurdetteLamarkou
andauthored
Update ext/stringio/stringio.c
Co-authored-by: Sutou Kouhei <[email protected]>
1 parent a4aadc6 commit dcdf626

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ext/stringio/stringio.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -645,7 +645,6 @@ strio_closed_read(VALUE self)
645645
*
646646
* Returns whether +self+ is closed for writing:
647647
*
648-
*
649648
* strio = StringIO.new
650649
* strio.closed_write? # => false
651650
* strio.close_write

0 commit comments

Comments
 (0)