* ext/bigdecimal/bigdecimal.c (BigDecimal_version): fix patch
failure. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@10429 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
60bf66e0cd
commit
865dd6f4e7
@ -1,3 +1,8 @@
|
||||
Thu Jun 29 18:58:51 2006 Yukihiro Matsumoto <matz@ruby-lang.org>
|
||||
|
||||
* ext/bigdecimal/bigdecimal.c (BigDecimal_version): fix patch
|
||||
failure.
|
||||
|
||||
Thu Jun 29 18:00:51 2006 Yukihiro Matsumoto <matz@ruby-lang.org>
|
||||
|
||||
* ext/bigdecimal/bigdecimal.c: add RDoc document. a patch from
|
||||
|
@ -153,8 +153,6 @@ Init_BigDecimal()
|
||||
}
|
||||
#endif
|
||||
|
||||
void
|
||||
|
||||
/*
|
||||
* Returns the BigDecimal version number.
|
||||
*
|
||||
|
Loading…
x
Reference in New Issue
Block a user