diff options
author | Joachim Lingner <jl@openoffice.org> | 2009-11-10 10:26:42 +0100 |
---|---|---|
committer | Joachim Lingner <jl@openoffice.org> | 2009-11-10 10:26:42 +0100 |
commit | 96f2654bda5a206def3a17ac10fed07f3926632e (patch) | |
tree | cffdfb42e1fede8990c41443236d388295ab8abf /xmlsecurity | |
parent | a083bedb70eb4b866d6a5fc8893d8c9defc9a66d (diff) |
jl137: #i103420# changed comment
Diffstat (limited to 'xmlsecurity')
-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, ...) { |