summaryrefslogtreecommitdiff
path: root/dbaccess/source/filter/migration/cfgservices.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/filter/migration/cfgservices.cxx')
-rw-r--r--dbaccess/source/filter/migration/cfgservices.cxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/dbaccess/source/filter/migration/cfgservices.cxx b/dbaccess/source/filter/migration/cfgservices.cxx
index a5c256488ebc..a2591ff70040 100644
--- a/dbaccess/source/filter/migration/cfgservices.cxx
+++ b/dbaccess/source/filter/migration/cfgservices.cxx
@@ -2,7 +2,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -60,8 +60,8 @@ extern "C" void SAL_CALL createRegistryInfo_dbacfg()
//---------------------------------------------------------------------------------------
extern "C" void SAL_CALL component_getImplementationEnvironment(
- const sal_Char **ppEnvTypeName,
- uno_Environment **
+ const sal_Char **ppEnvTypeName,
+ uno_Environment **
)
{
createRegistryInfo_dbacfg();
@@ -74,8 +74,8 @@ extern "C" sal_Bool SAL_CALL component_writeInfo(
void* pRegistryKey
)
{
- if (pRegistryKey)
- try
+ if (pRegistryKey)
+ try
{
return ::dbacfg::OModuleRegistration::writeComponentInfos(
static_cast<XMultiServiceFactory*>(pServiceManager),