From e50ef195bc95f3f410119f623928382cb88b45d2 Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Tue, 1 Jul 2014 15:45:52 +0200 Subject: New loplugin:stringconcat Change-Id: Id7c517fb37bc28797c45fc0dde83e866f2aa4aac --- helpcompiler/source/HelpLinker.cxx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'helpcompiler') diff --git a/helpcompiler/source/HelpLinker.cxx b/helpcompiler/source/HelpLinker.cxx index 4cc0585ce089..fccd2d3533c6 100644 --- a/helpcompiler/source/HelpLinker.cxx +++ b/helpcompiler/source/HelpLinker.cxx @@ -357,8 +357,7 @@ void HelpLinker::link() throw(HelpProcessingException, BasicCodeTagger::TaggerEx SAL_WARN("helpcompiler", "ERROR: input list entry '" << xhpFileName - << "' has the wrong extension (only files with extension .xhp " - << "are accepted)"); + << "' has the wrong extension (only files with extension .xhp are accepted)"); continue; } -- cgit v1.2.3