|
From: <sv...@va...> - 2005-11-18 21:32:20
|
Author: njn Date: 2005-11-18 21:32:18 +0000 (Fri, 18 Nov 2005) New Revision: 5199 Log: comment-only change Modified: trunk/include/pub_tool_oset.h Modified: trunk/include/pub_tool_oset.h =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/include/pub_tool_oset.h 2005-11-18 21:19:46 UTC (rev 5198) +++ trunk/include/pub_tool_oset.h 2005-11-18 21:32:18 UTC (rev 5199) @@ -73,7 +73,7 @@ /*--- Creating and destroying OSets and OSet members ---*/ /*--------------------------------------------------------------------*/ =20 -// * Create: allocates an initialises the OSet. Arguments: +// * Create: allocates and initialises the OSet. Arguments: // - keyOff The offset of the key within the element. // - cmp The comparison function between keys and elements, or N= ULL // if the OSet should use fast comparisons. |