Actions
Bug #4349
closedtypo of rdoc in marshal.c
Description
=begin
--- marshal.c 2011-01-31 15:15:25.000000000 +0900
+++ marshal.c.new 2011-01-31 15:16:39.000000000 +0900
@@ -864,7 +864,7 @@
/*
- call-seq:
-
-
dump( obj [, anIO] , limit=--1 ) -> anIO
-
-
-
dump( obj [, anIO] , limit=-1 ) -> anIO
- Serializes obj and all descendant objects. If anIO is
- specified, the serialized data will be written to it, otherwise the
=end
-
Actions
Like0
Like0