aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsvn <svn@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-11-06 03:04:34 +0000
committersvn <svn@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-11-06 03:04:34 +0000
commita7dfdedf7e78c1f1af16ec34fbecd6a5028e8794 (patch)
tree9826740494cee04583b40960ee351c8987219cf5
parent616cd73f57cd0cfee1bcc4a9808d6bf8ae5f407b (diff)
downloadruby-a7dfdedf7e78c1f1af16ec34fbecd6a5028e8794.tar.gz
* remove trailing spaces.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@56626 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 39be4204e0..56744cc67b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,7 @@
Sun Nov 6 11:59:05 2016 Shugo Maeda <shugo@ruby-lang.org>
* test/rinda/test_rinda.rb (test_make_socket_ipv6_multicast,
- test_make_socket_ipv6_multicast_hops): skip if IPv6 multicast
+ test_make_socket_ipv6_multicast_hops): skip if IPv6 multicast
address is not available.
Sun Nov 6 11:53:23 2016 Nobuyoshi Nakada <nobu@ruby-lang.org>