summaryrefslogtreecommitdiff
path: root/helpcompiler/source
diff options
context:
space:
mode:
Diffstat (limited to 'helpcompiler/source')
-rw-r--r--helpcompiler/source/BasCodeTagger.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/helpcompiler/source/BasCodeTagger.cxx b/helpcompiler/source/BasCodeTagger.cxx
index 858db824bbb1..339d96bb1ef6 100644
--- a/helpcompiler/source/BasCodeTagger.cxx
+++ b/helpcompiler/source/BasCodeTagger.cxx
@@ -187,7 +187,7 @@ void BasicCodeTagger::tagBasicCodes()
}
catch (TaggerException ex)
{
- std::cout << "Some kind of error occured." << std::endl;
+ std::cout << "BasCodeTagger error occured. Error code:" << ex << std::endl;
}
//tag basic code paragraphs in <bascode> tag