summaryrefslogtreecommitdiff
path: root/ACE/tests/Bound_Ptr_Test.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2015-01-07 19:58:50 +0100
committerJohnny Willemsen <jwillemsen@remedy.nl>2015-01-07 19:58:50 +0100
commit3378cfa045cab63e02223ffe4f11794a338c05a6 (patch)
treeb9b9a8a7cb8dc267e159bafab4b68e0dd7c0f57d /ACE/tests/Bound_Ptr_Test.h
parent91ec92bc2e0052c8ab2a6bdfd2da3069218a6422 (diff)
downloadATCD-3378cfa045cab63e02223ffe4f11794a338c05a6.tar.gz
Shorter header
Diffstat (limited to 'ACE/tests/Bound_Ptr_Test.h')
-rw-r--r--ACE/tests/Bound_Ptr_Test.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ACE/tests/Bound_Ptr_Test.h b/ACE/tests/Bound_Ptr_Test.h
index 48b6b69a560..07ecda8e9cf 100644
--- a/ACE/tests/Bound_Ptr_Test.h
+++ b/ACE/tests/Bound_Ptr_Test.h
@@ -6,7 +6,6 @@
* Define class needed for generating templates. IBM C++ requires this to
* be in its own file for auto template instantiation.
*
- *
* @author @author Christopher Kohlhoff <chris@kohlhoff.com>
*/
//=============================================================================