diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2003-08-26 16:33:16 +0000 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2003-08-26 16:33:16 +0000 |
commit | 706277f6a5c45bed87af506a2a4bf8d929777c14 (patch) | |
tree | 488b0edbb3bc335c47c987829b0aa2d8fc36749e /ace | |
parent | 634341e502f7c8cd32a2ab255dd03d890f925155 (diff) | |
download | ATCD-706277f6a5c45bed87af506a2a4bf8d929777c14.tar.gz |
ChangeLogTag: Tue Aug 26 16:31:12 UTC 2003 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'ace')
-rw-r--r-- | ace/RW_Mutex.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/RW_Mutex.h b/ace/RW_Mutex.h index 56aec6db13f..41ed4e91fcb 100644 --- a/ace/RW_Mutex.h +++ b/ace/RW_Mutex.h @@ -2,7 +2,7 @@ //========================================================================== /** - * @file Mutex.h + * @file RW_Mutex.h * * $Id$ * |