Project

General

Profile

Actions

Bug #4349

closed

typo of rdoc in marshal.c

Added by phasis68 (Heesob Park) about 13 years ago. Updated almost 13 years ago.

Status:
Closed
Assignee:
-
Target version:
ruby -v:
ruby 1.9.3dev (2011-01-30 trunk 30735) [i386-mswin32_100]
Backport:
[ruby-core:35016]

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

Also available in: Atom PDF

Like0
Like0