summaryrefslogtreecommitdiff
path: root/include/unotools/docinfohelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/unotools/docinfohelper.hxx')
-rw-r--r--include/unotools/docinfohelper.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/unotools/docinfohelper.hxx b/include/unotools/docinfohelper.hxx
index 081bc3660c97..d6323cc9b9ad 100644
--- a/include/unotools/docinfohelper.hxx
+++ b/include/unotools/docinfohelper.hxx
@@ -28,9 +28,8 @@ class UNOTOOLS_DLLPUBLIC DocInfoHelper
{
public:
static OUString GetGeneratorString();
-
};
-} // namespace utl
+} // namespace utl
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */