summaryrefslogtreecommitdiff
path: root/starmath/source/rect.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'starmath/source/rect.cxx')
-rw-r--r--starmath/source/rect.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/starmath/source/rect.cxx b/starmath/source/rect.cxx
index b1a804bce94b..710906eb9a5d 100644
--- a/starmath/source/rect.cxx
+++ b/starmath/source/rect.cxx
@@ -193,7 +193,7 @@ void SmRect::BuildRect(const OutputDevice &rDev, const SmFormat *pFormat,
#if OSL_DEBUG_LEVEL > 1
if (!bSuccess)
{
- DBG_ERROR( "Sm : Ooops... (fehlt evtl. der Font?)");
+ OSL_FAIL( "Sm : Ooops... (fehlt evtl. der Font?)");
}
#endif