summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--comphelper/source/misc/namedvaluecollection.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/comphelper/source/misc/namedvaluecollection.cxx b/comphelper/source/misc/namedvaluecollection.cxx
index 70f0796bb429..deb02046ec32 100644
--- a/comphelper/source/misc/namedvaluecollection.cxx
+++ b/comphelper/source/misc/namedvaluecollection.cxx
@@ -217,7 +217,7 @@ namespace comphelper
else
{
// Once this is rare, this could be turned into a warning.
- SAL_INFO_IF(
+ SAL_WARN_IF(
pArgument->hasValue(), "comphelper",
("NamedValueCollection::impl_assign: encountered a value"
" type which I cannot handle: "