summaryrefslogtreecommitdiff
path: root/svl/unx/source/svdde/ddedummy.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svl/unx/source/svdde/ddedummy.cxx')
-rw-r--r--svl/unx/source/svdde/ddedummy.cxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/svl/unx/source/svdde/ddedummy.cxx b/svl/unx/source/svdde/ddedummy.cxx
index aa5b75e2f350..08a145be74f8 100644
--- a/svl/unx/source/svdde/ddedummy.cxx
+++ b/svl/unx/source/svdde/ddedummy.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
@@ -269,10 +269,10 @@ const String& DdeService::GetName() const
return String::EmptyString();
}
-namespace
-{
- struct theDdeServices
- : public rtl::Static< DdeServices, theDdeServices > {};
+namespace
+{
+ struct theDdeServices
+ : public rtl::Static< DdeServices, theDdeServices > {};
}
DdeServices& DdeService::GetServices()