summaryrefslogtreecommitdiff
path: root/ACE/tests/Reactor_Exceptions_Test.cpp
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/Reactor_Exceptions_Test.cpp
parentc88815f2039e7152d735c18650c102df84d9aa36 (diff)
downloadATCD-7b07caedd286b60f2ed3d99d78f3d4407511d936.tar.gz
Remove doxygen style Id tag with two space before $Id#
Diffstat (limited to 'ACE/tests/Reactor_Exceptions_Test.cpp')
-rw-r--r--ACE/tests/Reactor_Exceptions_Test.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/ACE/tests/Reactor_Exceptions_Test.cpp b/ACE/tests/Reactor_Exceptions_Test.cpp
index d020ea2d61d..0d99c019061 100644
--- a/ACE/tests/Reactor_Exceptions_Test.cpp
+++ b/ACE/tests/Reactor_Exceptions_Test.cpp
@@ -3,8 +3,6 @@
/**
* @file Reactor_Exceptions_Test.cpp
*
- * $Id$
- *
* This is a test that makes sure the <ACE_Reactor> works
* correctly in the face of C++ exceptions and threads.
*