summaryrefslogtreecommitdiff
path: root/svl/source/items/lckbitem.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svl/source/items/lckbitem.cxx')
-rw-r--r--svl/source/items/lckbitem.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svl/source/items/lckbitem.cxx b/svl/source/items/lckbitem.cxx
index 43a931fdacb7..93aa8fe7a2aa 100644
--- a/svl/source/items/lckbitem.cxx
+++ b/svl/source/items/lckbitem.cxx
@@ -157,7 +157,7 @@ bool SfxLockBytesItem::PutValue( const com::sun::star::uno::Any& rVal, BYTE )
return true;
}
- DBG_ERROR( "SfxLockBytesItem::PutValue - Wrong type!" );
+ OSL_FAIL( "SfxLockBytesItem::PutValue - Wrong type!" );
return true;
}