summaryrefslogtreecommitdiff
path: root/ACE/examples/Reactor/Misc
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/examples/Reactor/Misc
parent60987b4ba42ff6e4e6a4f4457d902a18c0c6b0a0 (diff)
downloadATCD-00b403be7df0442405bd5e3dcc07beaa6730ddd2.tar.gz
Fixed Redundant blank line at the end of a code block should be deleted
Diffstat (limited to 'ACE/examples/Reactor/Misc')
-rw-r--r--ACE/examples/Reactor/Misc/test_reactors.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/ACE/examples/Reactor/Misc/test_reactors.cpp b/ACE/examples/Reactor/Misc/test_reactors.cpp
index 74dcf4a80dc..1afa4f40229 100644
--- a/ACE/examples/Reactor/Misc/test_reactors.cpp
+++ b/ACE/examples/Reactor/Misc/test_reactors.cpp
@@ -151,7 +151,6 @@ worker (void *args)
}
// ACE_DEBUG ((LM_DEBUG, "(%t) done with handle_events\n"));
-
}
ACE_NOTREACHED(return 0);