summaryrefslogtreecommitdiff
path: root/ACE/tests/SSL/Thread_Pool_Reactor_SSL_Test.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2015-01-07 16:15:20 +0100
committerJohnny Willemsen <jwillemsen@remedy.nl>2015-01-07 16:15:20 +0100
commit7b07caedd286b60f2ed3d99d78f3d4407511d936 (patch)
treeadc82ce5f5b1d3097ae071300bf9d6fc35cb27a0 /ACE/tests/SSL/Thread_Pool_Reactor_SSL_Test.h
parentc88815f2039e7152d735c18650c102df84d9aa36 (diff)
downloadATCD-7b07caedd286b60f2ed3d99d78f3d4407511d936.tar.gz
Remove doxygen style Id tag with two space before $Id#
Diffstat (limited to 'ACE/tests/SSL/Thread_Pool_Reactor_SSL_Test.h')
-rw-r--r--ACE/tests/SSL/Thread_Pool_Reactor_SSL_Test.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/ACE/tests/SSL/Thread_Pool_Reactor_SSL_Test.h b/ACE/tests/SSL/Thread_Pool_Reactor_SSL_Test.h
index 521879fb26c..58eda4ed7a5 100644
--- a/ACE/tests/SSL/Thread_Pool_Reactor_SSL_Test.h
+++ b/ACE/tests/SSL/Thread_Pool_Reactor_SSL_Test.h
@@ -3,8 +3,6 @@
/**
* @file Thread_Pool_Reactor_SSL_Test.h
*
- * $Id$
- *
* This class gets its own header file to work around AIX C++
* compiler "features" related to template instantiation... It is
* only used by Thread_Pool_Reactor_Test_SSL.cpp.