diff options
author | Joe George <joe@zeroc.com> | 2017-03-28 10:25:16 -0400 |
---|---|---|
committer | Joe George <joe@zeroc.com> | 2017-03-28 10:25:16 -0400 |
commit | 7f80ea0db36533c25ffacfccb05a4b8ee657a95f (patch) | |
tree | 7b619b723fa94ac7996ca9578eae3fbf40f4cc9e /cpp/test/Ice/udp/AllTests.cpp | |
parent | ICE-7707 Improved handling of argc/argv arguments (diff) | |
parent | ICE-7483 - Rename OS X to macOS (diff) | |
download | ice-7f80ea0db36533c25ffacfccb05a4b8ee657a95f.tar.bz2 ice-7f80ea0db36533c25ffacfccb05a4b8ee657a95f.tar.xz ice-7f80ea0db36533c25ffacfccb05a4b8ee657a95f.zip |
Merge remote-tracking branch 'origin/3.6'
Diffstat (limited to 'cpp/test/Ice/udp/AllTests.cpp')
-rw-r--r-- | cpp/test/Ice/udp/AllTests.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/test/Ice/udp/AllTests.cpp b/cpp/test/Ice/udp/AllTests.cpp index fbb4e7ea083..450d6e6c9f5 100644 --- a/cpp/test/Ice/udp/AllTests.cpp +++ b/cpp/test/Ice/udp/AllTests.cpp @@ -200,7 +200,7 @@ allTests(const CommunicatorPtr& communicator) // // Sending the replies back on the multicast UDP connection doesn't work for most - // platform (it works for OS X Leopard but not Snow Leopard, doesn't work on SLES, + // platform (it works for macOS Leopard but not Snow Leopard, doesn't work on SLES, // Windows...). For Windows, see UdpTransceiver constructor for the details. So // we don't run this test. // |