diff options
author | bala <balanatarajan@users.noreply.github.com> | 2001-12-11 01:02:14 +0000 |
---|---|---|
committer | bala <balanatarajan@users.noreply.github.com> | 2001-12-11 01:02:14 +0000 |
commit | 046a7e132aa7d6d266ed5dfaa12fc4143d2c3e29 (patch) | |
tree | fb9ce234416fb146a0ed9a7a094cbf83622728e4 /ace/Refcountable.h | |
parent | dc367d136db2830a710356534a31b2cb36725059 (diff) | |
download | ATCD-046a7e132aa7d6d266ed5dfaa12fc4143d2c3e29.tar.gz |
ChangeLogTag:Mon Dec 10 19:10:22 2001 Balachandran Natarajan <bala@cs.wustl.edu>
Diffstat (limited to 'ace/Refcountable.h')
-rw-r--r-- | ace/Refcountable.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/Refcountable.h b/ace/Refcountable.h index 3d8f3162d2d..d194dd13a84 100644 --- a/ace/Refcountable.h +++ b/ace/Refcountable.h @@ -2,7 +2,7 @@ //============================================================================= /** - * @file Strategies.h + * @file Refcountable.h * * $Id$ * |