aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 1704af5259..678cf006f6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,7 @@
Sat May 11 23:01:58 2013 NARUSE, Yui <naruse@ruby-lang.org>
* ext/socket/rubysocket.h (HAVE_TYPE_STRUCT_SOCKADDR_DL):
- MSVC has struct sockadddr_dl, but its content is broken.
+ MSVC has struct sockaddr_dl, but its content is broken.
http://ruby-mswin.cloudapp.net/vc10-x64/ruby-trunk/log/20130511T103938Z.log.html.gz
Sat May 11 22:07:42 2013 Tanaka Akira <akr@fsij.org>