summaryrefslogtreecommitdiff
path: root/ACE/tests/Multihomed_INET_Addr_Test.cpp
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2011-03-14 08:25:46 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2011-03-14 08:25:46 +0000
commit800bab6e4a6f7efa3e92c9e02b386bb20bc47acf (patch)
treed3fbb164792f7444b83f67cb3378f180de5c6b2d /ACE/tests/Multihomed_INET_Addr_Test.cpp
parent23c62229b0d050fa89f6968cdbd8e01c9bbddc44 (diff)
downloadATCD-800bab6e4a6f7efa3e92c9e02b386bb20bc47acf.tar.gz
Mon Mar 14 08:16:33 UTC 2011 Johnny Willemsen <jwillemsen@remedy.nl>
* ace/OS_NS_time.h: * ace/OS_NS_time.inl: * ace/OS_NS_time.cpp: Removed ghs method * ace/Guard_T.h: Doxygen change * ace/OS_NS_sys_utsname.cpp: * ace/Process.cpp: * ace/Process_Manager.cpp: * ace/WFMO_Reactor.cpp: * ace/config-sunos5.5.h: * ace/config-sunos5.7.h: * ace/config-vxworks6.4.h: * ace/config-win32-msvc.h: Removed ghs workaround * tests/Multihomed_INET_Addr_Test.cpp: Layout change * ace/gethrtime.cpp: Removed this file, ghs is not supported anymore a long time * ace/ace.mpc: * ace/Makefile.am: Removed gethrtime.cpp
Diffstat (limited to 'ACE/tests/Multihomed_INET_Addr_Test.cpp')
-rw-r--r--ACE/tests/Multihomed_INET_Addr_Test.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/ACE/tests/Multihomed_INET_Addr_Test.cpp b/ACE/tests/Multihomed_INET_Addr_Test.cpp
index 62ea7ed2aee..c68df6da834 100644
--- a/ACE/tests/Multihomed_INET_Addr_Test.cpp
+++ b/ACE/tests/Multihomed_INET_Addr_Test.cpp
@@ -465,5 +465,4 @@ int run_main (int, ACE_TCHAR *[])
ACE_END_TEST;
return status;
-
}