diff options
author | brunsch <brunsch@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-11-12 20:30:31 +0000 |
---|---|---|
committer | brunsch <brunsch@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-11-12 20:30:31 +0000 |
commit | aec5b7e372f76ec4fc89cc12f4bcd50a89237a7f (patch) | |
tree | 77a779d74781afc4c5d341451951ee04001001cf /ace/Memory_Pool.h | |
parent | 555a83176428b18475300040a12242bb1512ddb6 (diff) | |
download | ATCD-aec5b7e372f76ec4fc89cc12f4bcd50a89237a7f.tar.gz |
ChangeLogTag:Sun Nov 12 12:29:31 2000 Darrell Brunsch <brunsch@uci.edu>
Diffstat (limited to 'ace/Memory_Pool.h')
-rw-r--r-- | ace/Memory_Pool.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ace/Memory_Pool.h b/ace/Memory_Pool.h index 657f7fd42f7..56a13c96557 100644 --- a/ace/Memory_Pool.h +++ b/ace/Memory_Pool.h @@ -1,8 +1,7 @@ /* -*- C++ -*- */ - //============================================================================= /** - * @file ACE_Memory_Pool.h + * @file Memory_Pool.h * * $Id$ * |