summaryrefslogtreecommitdiff
path: root/comphelper/source/misc/synchronousdispatch.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'comphelper/source/misc/synchronousdispatch.cxx')
-rw-r--r--comphelper/source/misc/synchronousdispatch.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/comphelper/source/misc/synchronousdispatch.cxx b/comphelper/source/misc/synchronousdispatch.cxx
index ad7c83c8bb15..ca6362a6754b 100644
--- a/comphelper/source/misc/synchronousdispatch.cxx
+++ b/comphelper/source/misc/synchronousdispatch.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
@@ -98,7 +98,7 @@ uno::Reference< lang::XComponent > SynchronousDispatch::dispatch(
}
//.........................................................................
-} // namespace comphelper
+} // namespace comphelper
//.........................................................................
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */