diff options
author | takano32 <takano32@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-10-29 21:23:47 +0000 |
---|---|---|
committer | takano32 <takano32@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-10-29 21:23:47 +0000 |
commit | 2f2ca24b3e50c0ad006217d95a2db80bc069d50b (patch) | |
tree | d888defd5e41dc70a4ac0aa0d5243b449245731f | |
parent | d3b9a514cb9d46bbeac8756934b135f1ac171ea0 (diff) |
* indent ChangeLog
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@20051 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -61,7 +61,7 @@ Wed Oct 29 16:41:17 2008 Nobuyoshi Nakada <[email protected]> * pack.c (pack_pack): set encoding from packing string and UTF-8 for "U". [ruby-core:19590] -Wed Oct 29 15:50:00 2008 TAKANO Mitsuhiro (takano32) <[email protected]> +Wed Oct 29 15:50:00 2008 TAKANO Mitsuhiro (takano32) <[email protected]> * complex.c (imp1, imp2): should declare type. [BUG] at IA-64 |