From 800c7ad39bbb1871b510b1393045601c1d2b8c4b Mon Sep 17 00:00:00 2001 From: usa Date: Mon, 31 Jul 2006 08:32:22 +0000 Subject: [PATCH] * ChangeLog: typo. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@10652 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 1 - 1 file changed, 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index df43aef4ca..44b6613c0f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -6,7 +6,6 @@ Mon Jul 31 16:51:40 2006 NAKAMURA Usaku * win32/win32.c (NTInitialize): setup exit_handler. * win32/win32.c (StartSockets): use exit_handler. - exit handler. * win32/win32.c (rb_w32_getenv): use GetEnvironmentStrings() instead of GetEnvironmentVariable(), because the latter cannot distinguish