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