From 00b403be7df0442405bd5e3dcc07beaa6730ddd2 Mon Sep 17 00:00:00 2001 From: Knut Petter Svendsen Date: Sat, 10 Sep 2022 12:26:57 +0200 Subject: Fixed Redundant blank line at the end of a code block should be deleted --- ACE/tests/Multihomed_INET_Addr_Test.cpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'ACE/tests/Multihomed_INET_Addr_Test.cpp') 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; - } -- cgit v1.2.1