summaryrefslogtreecommitdiff
path: root/cui/source/options/sdbcdriverenum.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/options/sdbcdriverenum.cxx')
-rw-r--r--cui/source/options/sdbcdriverenum.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/cui/source/options/sdbcdriverenum.cxx b/cui/source/options/sdbcdriverenum.cxx
index f092c3d3f72e..91075daea50c 100644
--- a/cui/source/options/sdbcdriverenum.cxx
+++ b/cui/source/options/sdbcdriverenum.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
@@ -50,7 +50,7 @@ namespace offapp
class ODriverEnumerationImpl
{
protected:
- ::std::vector< ::rtl::OUString > m_aImplNames;
+ ::std::vector< ::rtl::OUString > m_aImplNames;
public:
ODriverEnumerationImpl();
@@ -124,7 +124,7 @@ namespace offapp
}
//........................................................................
-} // namespace offapp
+} // namespace offapp
//........................................................................