diff options
Diffstat (limited to 'xmlsecurity/source/xmlsec/diagnose.cxx')
-rw-r--r-- | xmlsecurity/source/xmlsec/diagnose.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmlsecurity/source/xmlsec/diagnose.cxx b/xmlsecurity/source/xmlsec/diagnose.cxx index 9c9d160cf..eb8be87c8 100644 --- a/xmlsecurity/source/xmlsec/diagnose.cxx +++ b/xmlsecurity/source/xmlsec/diagnose.cxx @@ -50,7 +50,7 @@ struct UseDiagnose : public rtl::StaticWithInit< /* the function will print the string when - build with debug - - the bootstrap variable XMLSECURITY_DIAGNOSE is set. + - the bootstrap variable XMLSECURITY_TRACE is set. */ void xmlsec_trace(const char* pszFormat, ...) { |