summaryrefslogtreecommitdiff
path: root/ACE/tests/Multihomed_INET_Addr_Test.cpp
diff options
context:
space:
mode:
authorKnut Petter Svendsen <knut@altuma.no>2022-09-10 12:26:57 +0200
committerKnut Petter Svendsen <knut@altuma.no>2022-09-10 12:26:57 +0200
commit00b403be7df0442405bd5e3dcc07beaa6730ddd2 (patch)
treef0b5b1174001facb66b3bc45c40f222850a7dd57 /ACE/tests/Multihomed_INET_Addr_Test.cpp
parent60987b4ba42ff6e4e6a4f4457d902a18c0c6b0a0 (diff)
downloadATCD-00b403be7df0442405bd5e3dcc07beaa6730ddd2.tar.gz
Fixed Redundant blank line at the end of a code block should be deleted
Diffstat (limited to 'ACE/tests/Multihomed_INET_Addr_Test.cpp')
-rw-r--r--ACE/tests/Multihomed_INET_Addr_Test.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/ACE/tests/Multihomed_INET_Addr_Test.cpp b/ACE/tests/Multihomed_INET_Addr_Test.cpp
index c9a7d3d8762..922c2fc38d3 100644
--- a/ACE/tests/Multihomed_INET_Addr_Test.cpp
+++ b/ACE/tests/Multihomed_INET_Addr_Test.cpp
@@ -182,7 +182,6 @@ int run_main (int, ACE_TCHAR *[])
returned_num_secondaries,
num_secondaries));
status = 1;
-
}
@@ -260,7 +259,6 @@ int run_main (int, ACE_TCHAR *[])
ACE_TEXT ("(for primary address)\n")));
status = 1;
-
}
// Check that the secondary addresses in the in_out_sockaddr
@@ -358,7 +356,6 @@ int run_main (int, ACE_TCHAR *[])
returned_num_secondaries,
num_secondaries));
status = 1;
-
}