From 986d9a27b1518f715424f6fb647b41571d066908 Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Thu, 15 Nov 2007 10:24:41 +0000 Subject: Made name follow convention. --- src/LexR.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/LexR.cxx') diff --git a/src/LexR.cxx b/src/LexR.cxx index 0ca45cfd0..67e779f55 100644 --- a/src/LexR.cxx +++ b/src/LexR.cxx @@ -210,4 +210,4 @@ static const char * const RWordLists[] = { -LexerModule lmr(SCLEX_R, ColouriseRDoc, "r", FoldRDoc, RWordLists); +LexerModule lmR(SCLEX_R, ColouriseRDoc, "r", FoldRDoc, RWordLists); -- cgit v1.2.3