summaryrefslogtreecommitdiff
path: root/io/source/stm/factreg.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'io/source/stm/factreg.cxx')
-rw-r--r--io/source/stm/factreg.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/io/source/stm/factreg.cxx b/io/source/stm/factreg.cxx
index 75dbc5fe72e1..976df27ad1bb 100644
--- a/io/source/stm/factreg.cxx
+++ b/io/source/stm/factreg.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: factreg.cxx,v $
*
- * $Revision: 1.1.1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: hr $ $Date: 2000-09-18 17:24:18 $
+ * last change: $Author: jl $ $Date: 2001-03-12 15:51:38 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -147,7 +147,7 @@ sal_Bool SAL_CALL component_writeInfo(
}
catch (InvalidRegistryException &)
{
- OSL_ENSHURE( sal_False, "### InvalidRegistryException!" );
+ OSL_ENSURE( sal_False, "### InvalidRegistryException!" );
}
}
return sal_False;