summaryrefslogtreecommitdiff
path: root/ACE/tests/Refcounted_Event_Handler_Test_DevPoll.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/tests/Refcounted_Event_Handler_Test_DevPoll.cpp')
-rw-r--r--ACE/tests/Refcounted_Event_Handler_Test_DevPoll.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/ACE/tests/Refcounted_Event_Handler_Test_DevPoll.cpp b/ACE/tests/Refcounted_Event_Handler_Test_DevPoll.cpp
index ec63776e418..d0f233993e8 100644
--- a/ACE/tests/Refcounted_Event_Handler_Test_DevPoll.cpp
+++ b/ACE/tests/Refcounted_Event_Handler_Test_DevPoll.cpp
@@ -6,7 +6,6 @@
* This is a simple test that checks the order of dispatching of
* ACE Reactors. Order should be: timeout, output, and then input.
*
- *
* @author Irfan Pyarali <irfan@cs.wustl.edu>
*/
//=============================================================================