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