summaryrefslogtreecommitdiff
path: root/ACE/tests/Task_Ex_Test.cpp
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2015-01-07 19:38:09 +0100
committerJohnny Willemsen <jwillemsen@remedy.nl>2015-01-07 19:38:09 +0100
commite392479f563136c2bedd53b6e3af905965116fa0 (patch)
tree408e264faa8e68d829d7a4c34311bc9045231cb0 /ACE/tests/Task_Ex_Test.cpp
parent8a994ba86db0a57456af7d697820df0b52065e38 (diff)
downloadATCD-e392479f563136c2bedd53b6e3af905965116fa0.tar.gz
Shorten file headers
Diffstat (limited to 'ACE/tests/Task_Ex_Test.cpp')
-rw-r--r--ACE/tests/Task_Ex_Test.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/ACE/tests/Task_Ex_Test.cpp b/ACE/tests/Task_Ex_Test.cpp
index 16efa704bde..fb1ed0da77f 100644
--- a/ACE/tests/Task_Ex_Test.cpp
+++ b/ACE/tests/Task_Ex_Test.cpp
@@ -6,8 +6,6 @@
* This test program illustrates the ACE_Task_Ex class which has the ACE_Message_Queue_Ex
* that has the capability to hold user-defined messages instead of ACE_Message_Block
*
- *
- *
* @author Kobi Cohen-Arazi <kobi-co@barak-online.net>
*/
//=============================================================================