summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--comphelper/source/misc/syntaxhighlight.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/comphelper/source/misc/syntaxhighlight.cxx b/comphelper/source/misc/syntaxhighlight.cxx
index 84790eb36782..11cfc341bceb 100644
--- a/comphelper/source/misc/syntaxhighlight.cxx
+++ b/comphelper/source/misc/syntaxhighlight.cxx
@@ -194,6 +194,7 @@ static const char* strListSqlKeyWords[] = {
"join",
"left",
"like",
+ "limit",
"local",
"match",
"max",