summaryrefslogtreecommitdiff
path: root/ACE/ace/Free_List.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2007-10-22 18:54:15 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2007-10-22 18:54:15 +0000
commit92758a4736d3aa1ccc8b53acdc62fb144c107050 (patch)
tree6072ed71e0bbc721f10bffe967a37fcb3c8589be /ACE/ace/Free_List.h
parent9baf137c61b562db35419c5c8a6d0039822d3503 (diff)
downloadATCD-92758a4736d3aa1ccc8b53acdc62fb144c107050.tar.gz
Mon Oct 22 18:53:15 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'ACE/ace/Free_List.h')
-rw-r--r--ACE/ace/Free_List.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/Free_List.h b/ACE/ace/Free_List.h
index 6a21bf11a01..b77931fc45b 100644
--- a/ACE/ace/Free_List.h
+++ b/ACE/ace/Free_List.h
@@ -71,7 +71,7 @@ class ACE_Locked_Free_List : public ACE_Free_List<T>
public:
// = Initialization and termination.
/**
- * Constructor takes a <mode> (i.e., ACE_FREE_LIST_WITH_POOL or
+ * Constructor takes a @a mode (i.e., ACE_FREE_LIST_WITH_POOL or
* ACE_PURE_FREE_LIST), a count of the number of nodes to
* <prealloc>, a low and high water mark (<lwm> and <hwm>) that
* indicate when to allocate more nodes, an increment value (<inc>)