helpcompiler/source/BasCodeTagger.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit a78aa2038d08bea6b24c1ff8d31d202dd4f76d6f Author: Alexander Wilms <[email protected]> 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 <[email protected]> Tested-by: Caolán McNamara <[email protected]> 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)
_______________________________________________ Libreoffice-commits mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
