diff options
-rw-r--r-- | lexers/LexTCL.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lexers/LexTCL.cxx b/lexers/LexTCL.cxx index f6924e05e..7c883a644 100644 --- a/lexers/LexTCL.cxx +++ b/lexers/LexTCL.cxx @@ -358,7 +358,7 @@ static const char * const tclWordListDesc[] = { "TK Keywords", "iTCL Keywords", "tkCommands", - "expand" + "expand", "user1", "user2", "user3", |