summaryrefslogtreecommitdiff
path: root/ACE/examples/Threads/task_five.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/examples/Threads/task_five.cpp')
-rw-r--r--ACE/examples/Threads/task_five.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/ACE/examples/Threads/task_five.cpp b/ACE/examples/Threads/task_five.cpp
index 5f5279db1e9..1a5a5c197c0 100644
--- a/ACE/examples/Threads/task_five.cpp
+++ b/ACE/examples/Threads/task_five.cpp
@@ -6,7 +6,6 @@
* Stress testing thread creation and thread cancellation using
* ACE_Task.
*
- *
* @author Author: Detlef Becker <Detlef.Becker@med.siemens.de>
*/
//=============================================================================