diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2015-01-07 16:15:20 +0100 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2015-01-07 16:15:20 +0100 |
commit | 7b07caedd286b60f2ed3d99d78f3d4407511d936 (patch) | |
tree | adc82ce5f5b1d3097ae071300bf9d6fc35cb27a0 /ACE/tests/Task_Test.cpp | |
parent | c88815f2039e7152d735c18650c102df84d9aa36 (diff) | |
download | ATCD-7b07caedd286b60f2ed3d99d78f3d4407511d936.tar.gz |
Remove doxygen style Id tag with two space before $Id#
Diffstat (limited to 'ACE/tests/Task_Test.cpp')
-rw-r--r-- | ACE/tests/Task_Test.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ACE/tests/Task_Test.cpp b/ACE/tests/Task_Test.cpp index 2c64fe4624e..74cf22897be 100644 --- a/ACE/tests/Task_Test.cpp +++ b/ACE/tests/Task_Test.cpp @@ -3,8 +3,6 @@ /** * @file Task_Test.cpp * - * $Id$ - * * This test program illustrates how the ACE barrier * synchronization mechanisms work in conjunction with the * <ACE_Task> and the <ACE_Thread_Manager>. This also illustrates |