aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/LexPascal.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/LexPascal.cxx')
-rw-r--r--src/LexPascal.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/LexPascal.cxx b/src/LexPascal.cxx
index b8c814116..bc1d71c4e 100644
--- a/src/LexPascal.cxx
+++ b/src/LexPascal.cxx
@@ -221,4 +221,4 @@ static void ColourisePascalDoc(unsigned int startPos, int length, int initStyle,
}
}
-LexerModule lmPascal(SCLEX_PASCAL, ColourisePascalDoc);
+LexerModule lmPascal(SCLEX_PASCAL, ColourisePascalDoc, "pascal");