summaryrefslogtreecommitdiff
path: root/src/keyword-list.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/keyword-list.h')
-rw-r--r--src/keyword-list.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/keyword-list.h b/src/keyword-list.h
index 664f7de..d371022 100644
--- a/src/keyword-list.h
+++ b/src/keyword-list.h
@@ -48,7 +48,7 @@ protected:
class KeywordExt_List : public Keyword_List
{
public:
- /* Unused constructor. */
+ /* Constructor. */
KeywordExt_List (KeywordExt *car);
/* Access to first element of list. */