[Libreoffice-commits] core.git: helpcompiler/source
Alexander Wilms
f.alexander.wilms at gmail.com
Wed Feb 26 07:11:31 PST 2014
helpcompiler/source/BasCodeTagger.cxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit a78aa2038d08bea6b24c1ff8d31d202dd4f76d6f
Author: Alexander Wilms <f.alexander.wilms at gmail.com>
Date: Tue Feb 25 18:55:38 2014 +0100
Remove visual noise from helpcompiler
Change-Id: Ied20352592de019c3b4735af8cc63947cd7d61a2
Reviewed-on: https://gerrit.libreoffice.org/8266
Reviewed-by: Caolán McNamara <caolanm at redhat.com>
Tested-by: Caolán McNamara <caolanm at redhat.com>
diff --git a/helpcompiler/source/BasCodeTagger.cxx b/helpcompiler/source/BasCodeTagger.cxx
index fcbe8e4..c1a94cf 100644
--- a/helpcompiler/source/BasCodeTagger.cxx
+++ b/helpcompiler/source/BasCodeTagger.cxx
@@ -53,7 +53,7 @@ xmlNodePtr LibXmlTreeWalker::currentNode()
return m_pCurrentNode;
}
-//======================================================
+
BasicCodeTagger::BasicCodeTagger( xmlDocPtr rootDoc ):
m_Highlighter(HIGHLIGHT_BASIC)
More information about the Libreoffice-commits
mailing list