summaryrefslogtreecommitdiff
path: root/ACE/tests/Simple_Message_Block_Test.cpp
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2015-01-07 19:58:17 +0100
committerJohnny Willemsen <jwillemsen@remedy.nl>2015-01-07 19:58:17 +0100
commit91ec92bc2e0052c8ab2a6bdfd2da3069218a6422 (patch)
treefa7dcaf5940500db33ed6ab2392313ae23a43b87 /ACE/tests/Simple_Message_Block_Test.cpp
parent8ff95cb206cb5bdbad270e244b562e4bd8df82d3 (diff)
downloadATCD-91ec92bc2e0052c8ab2a6bdfd2da3069218a6422.tar.gz
Shorter header
Diffstat (limited to 'ACE/tests/Simple_Message_Block_Test.cpp')
-rw-r--r--ACE/tests/Simple_Message_Block_Test.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/ACE/tests/Simple_Message_Block_Test.cpp b/ACE/tests/Simple_Message_Block_Test.cpp
index b9cad5007cd..0023f88a4a3 100644
--- a/ACE/tests/Simple_Message_Block_Test.cpp
+++ b/ACE/tests/Simple_Message_Block_Test.cpp
@@ -8,7 +8,6 @@
* are used, how memory is managed, and how continuation chains
* of message blocks are made. Ideally used with purify :-)
*
- *
* @author Irfan Pyarali <irfan@cs.wustl.edu>
*/
//=============================================================================