summaryrefslogtreecommitdiff
path: root/extensions/source/propctrlr/unourl.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/source/propctrlr/unourl.cxx')
-rw-r--r--extensions/source/propctrlr/unourl.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/source/propctrlr/unourl.cxx b/extensions/source/propctrlr/unourl.cxx
index 63600fc4c827..5e73bef47f1c 100644
--- a/extensions/source/propctrlr/unourl.cxx
+++ b/extensions/source/propctrlr/unourl.cxx
@@ -61,7 +61,7 @@ namespace pcr
}
catch( const Exception& )
{
- OSL_ENSURE( sal_False, "UnoURL::UnoURL: caught an exception!" );
+ OSL_FAIL( "UnoURL::UnoURL: caught an exception!" );
}
}