summaryrefslogtreecommitdiff
path: root/dbaccess/source/core/inc/databasecontext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/core/inc/databasecontext.hxx')
-rw-r--r--dbaccess/source/core/inc/databasecontext.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/dbaccess/source/core/inc/databasecontext.hxx b/dbaccess/source/core/inc/databasecontext.hxx
index 3aac43f4ca9c..c69c35084e47 100644
--- a/dbaccess/source/core/inc/databasecontext.hxx
+++ b/dbaccess/source/core/inc/databasecontext.hxx
@@ -131,7 +131,7 @@ public:
/// @throws css::uno::RuntimeException
static OUString getImplementationName_static();
static css::uno::Reference< css::uno::XInterface >
- SAL_CALL Create(const css::uno::Reference< css::uno::XComponentContext >&);
+ Create(const css::uno::Reference< css::uno::XComponentContext >&);
// XElementAccess
virtual css::uno::Type SAL_CALL getElementType( ) override;