summaryrefslogtreecommitdiff
path: root/extensions/source/abpilot/abpservices.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/source/abpilot/abpservices.cxx')
-rw-r--r--extensions/source/abpilot/abpservices.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/source/abpilot/abpservices.cxx b/extensions/source/abpilot/abpservices.cxx
index 9f07a1aabb6b..1f52f1aeef24 100644
--- a/extensions/source/abpilot/abpservices.cxx
+++ b/extensions/source/abpilot/abpservices.cxx
@@ -81,7 +81,7 @@ extern "C" SAL_DLLPUBLIC_EXPORT sal_Bool SAL_CALL component_writeInfo(
}
catch (InvalidRegistryException& )
{
- OSL_ASSERT("abp::component_writeInfo: could not create a registry key (InvalidRegistryException) !");
+ OSL_FAIL("abp::component_writeInfo: could not create a registry key (InvalidRegistryException) !");
}
return sal_False;