diff options
author | usa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2010-11-29 05:11:49 +0000 |
---|---|---|
committer | usa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2010-11-29 05:11:49 +0000 |
commit | 3d245920080dcf9d2446a91b56c6e69e9738dc90 (patch) | |
tree | 09d1bb3f3e4a9c1827140d8c33e24a28e4f8cff3 /ChangeLog | |
parent | 53d06bb081ad2f180eb277f3e1dd62889ab61a31 (diff) |
* win32/win32.c (rb_w32_write_console): fixed indentation.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29966 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +Mon Nov 29 14:10:55 2010 NAKAMURA Usaku <[email protected]> + + * win32/win32.c (rb_w32_write_console): fixed indentation. + Sun Nov 28 22:13:39 2010 Koichi Sasada <[email protected]> * thread_pthread.c (NATIVE_MUTEX_LOCK_DEBUG): move and use it. |