diff options
author | kazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2011-08-01 03:21:43 +0000 |
---|---|---|
committer | kazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2011-08-01 03:21:43 +0000 |
commit | 7d2efc1fdaa0251ae8ceb8e437ade37e8b2a28fa (patch) | |
tree | f97049831f08d52834c7f9180fd4f37e44956355 | |
parent | d18f05af854596f3baca66aa21e83d12d92f0821 (diff) | |
download | ruby-7d2efc1fdaa0251ae8ceb8e437ade37e8b2a28fa.tar.gz |
remove duplicated entry
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@32793 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -199,8 +199,6 @@ Thu Jul 28 12:32:53 2011 Nobuyoshi Nakada <nobu@ruby-lang.org> * ext/dl/cptr.c (rb_dlptr_s_to_ptr): fix wrapping condition. - * ext/dl/cptr.c (rb_dlptr_s_to_ptr): fix wrapping condition. - Thu Jul 28 04:53:31 2011 Eric Hodel <drbrain@segment7.net> * lib/delegate.rb: Move file-level documentation to the appropriate |