summaryrefslogtreecommitdiff
path: root/ACE/tests
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2022-08-10 08:32:51 +0200
committerJohnny Willemsen <jwillemsen@remedy.nl>2022-08-10 08:32:51 +0200
commit4a6478c41ac4b1e17cea8e0e4f4bbb6afe91269b (patch)
tree1b1548ec8e730c16d3145a2f674164b0896f2869 /ACE/tests
parent636f29faa682153d2c09cd4260365afedfa115ad (diff)
downloadATCD-4a6478c41ac4b1e17cea8e0e4f4bbb6afe91269b.tar.gz
Use override, remove redundant whitespacing, fixed typo
* ACE/tests/Enum_Interfaces_Test.cpp: * TAO/orbsvcs/DevGuideExamples/Security/SecurityUnawareApp/README: * TAO/orbsvcs/tests/Security/ssliop_corbaloc/client.cpp: * TAO/orbsvcs/tests/Security/ssliop_corbaloc/test_object.idl:
Diffstat (limited to 'ACE/tests')
-rw-r--r--ACE/tests/Enum_Interfaces_Test.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/ACE/tests/Enum_Interfaces_Test.cpp b/ACE/tests/Enum_Interfaces_Test.cpp
index 77a3727f52c..62c6400c5b6 100644
--- a/ACE/tests/Enum_Interfaces_Test.cpp
+++ b/ACE/tests/Enum_Interfaces_Test.cpp
@@ -20,13 +20,10 @@
*/
//=============================================================================
-
#include "test_config.h"
#include "ace/OS_NS_sys_utsname.h"
#include "ace/INET_Addr.h"
-
-
int
run_main (int, ACE_TCHAR *[])
{