From 92758a4736d3aa1ccc8b53acdc62fb144c107050 Mon Sep 17 00:00:00 2001 From: Johnny Willemsen Date: Mon, 22 Oct 2007 18:54:15 +0000 Subject: Mon Oct 22 18:53:15 UTC 2007 Johnny Willemsen --- ACE/ace/Free_List.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ACE/ace/Free_List.h') 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 public: // = Initialization and termination. /** - * Constructor takes a (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 * , a low and high water mark ( and ) that * indicate when to allocate more nodes, an increment value () -- cgit v1.2.1