X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/328f5751e8a06727b137189fe04891a9f43bfc8b..e38ce1bcbf503df4ea2bc5670bf53dafc9ab5eea:/interface/hashset.h diff --git a/interface/hashset.h b/interface/hashset.h index 42b7c87d62..1470b29ef0 100644 --- a/interface/hashset.h +++ b/interface/hashset.h @@ -1,6 +1,6 @@ ///////////////////////////////////////////////////////////////////////////// // Name: hashset.h -// Purpose: documentation for wxHashSet class +// Purpose: interface of wxHashSet // Author: wxWidgets team // RCS-ID: $Id$ // Licence: wxWindows license @@ -96,3 +96,4 @@ public: */ size_type size() const; }; +