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/ace/Process_Semaphore.h | |
parent | c88815f2039e7152d735c18650c102df84d9aa36 (diff) | |
download | ATCD-7b07caedd286b60f2ed3d99d78f3d4407511d936.tar.gz |
Remove doxygen style Id tag with two space before $Id#
Diffstat (limited to 'ACE/ace/Process_Semaphore.h')
-rw-r--r-- | ACE/ace/Process_Semaphore.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ACE/ace/Process_Semaphore.h b/ACE/ace/Process_Semaphore.h index b10c47898b1..c16c8bdd33f 100644 --- a/ACE/ace/Process_Semaphore.h +++ b/ACE/ace/Process_Semaphore.h @@ -4,8 +4,6 @@ /** * @file Process_Semaphore.h * - * $Id$ - * * Wrapper for Dijkstra style general semaphores that work * across processes. * |