summaryrefslogtreecommitdiff
path: root/ACE/tests/Multihomed_INET_Addr_Test_IPV6.cpp
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2015-01-07 19:58:17 +0100
committerJohnny Willemsen <jwillemsen@remedy.nl>2015-01-07 19:58:17 +0100
commit91ec92bc2e0052c8ab2a6bdfd2da3069218a6422 (patch)
treefa7dcaf5940500db33ed6ab2392313ae23a43b87 /ACE/tests/Multihomed_INET_Addr_Test_IPV6.cpp
parent8ff95cb206cb5bdbad270e244b562e4bd8df82d3 (diff)
downloadATCD-91ec92bc2e0052c8ab2a6bdfd2da3069218a6422.tar.gz
Shorter header
Diffstat (limited to 'ACE/tests/Multihomed_INET_Addr_Test_IPV6.cpp')
-rw-r--r--ACE/tests/Multihomed_INET_Addr_Test_IPV6.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/ACE/tests/Multihomed_INET_Addr_Test_IPV6.cpp b/ACE/tests/Multihomed_INET_Addr_Test_IPV6.cpp
index caea4436801..bab97e3c032 100644
--- a/ACE/tests/Multihomed_INET_Addr_Test_IPV6.cpp
+++ b/ACE/tests/Multihomed_INET_Addr_Test_IPV6.cpp
@@ -6,7 +6,6 @@
* It creates several IPv6 addresses and checks that the
* address formed by the class is valid.
*
- *
* @author Edward Mulholland (emulholl@atl.lmco.com) Brian Buesker (bbuesker@qualcomm.com) - Added testing of ACE_Multihomed_INET_Addr class using IPv6 addresses based on Multihomed_INET_Addr_Test.
*/
//=============================================================================