summaryrefslogtreecommitdiff
path: root/xmlsecurity
diff options
context:
space:
mode:
authorJoachim Lingner <jl@openoffice.org>2009-11-10 10:26:42 +0100
committerJoachim Lingner <jl@openoffice.org>2009-11-10 10:26:42 +0100
commit596cda938fb457e0c4ed764b99341cab06700c32 (patch)
tree24e4c576360aa4e25fd3f4525885126a64c5a0ce /xmlsecurity
parentf2a492bbf52cffbbd146685cf1c5f82202ec53c7 (diff)
jl137: #i103420# changed comment
Diffstat (limited to 'xmlsecurity')
-rw-r--r--xmlsecurity/source/xmlsec/diagnose.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmlsecurity/source/xmlsec/diagnose.cxx b/xmlsecurity/source/xmlsec/diagnose.cxx
index dc24d21e2752..1f17b12650b2 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, ...)
{