summaryrefslogtreecommitdiff
path: root/ACE/tests/test_config.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/test_config.h
parentc88815f2039e7152d735c18650c102df84d9aa36 (diff)
downloadATCD-7b07caedd286b60f2ed3d99d78f3d4407511d936.tar.gz
Remove doxygen style Id tag with two space before $Id#
Diffstat (limited to 'ACE/tests/test_config.h')
-rw-r--r--ACE/tests/test_config.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/ACE/tests/test_config.h b/ACE/tests/test_config.h
index 502a9bb33fb..1d1feaa3547 100644
--- a/ACE/tests/test_config.h
+++ b/ACE/tests/test_config.h
@@ -4,8 +4,6 @@
/**
* @file test_config.h
*
- * $Id$
- *
* This file factors out common macros and other utilities used by the
* ACE automated regression tests. It also shows how to redirect ACE_DEBUG/ACE_ERROR
* output to a file.