From 9f1727ba501d0f50eed77b2b6695ab10cdf3fae0 Mon Sep 17 00:00:00 2001 From: usa Date: Mon, 31 Jul 2006 08:32:22 +0000 Subject: * ChangeLog: typo. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@10652 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 1 - 1 file changed, 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index df43aef4c..44b6613c0 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 -- cgit