summaryrefslogtreecommitdiff
path: root/unotools/inc/unotools/datetime.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'unotools/inc/unotools/datetime.hxx')
-rw-r--r--unotools/inc/unotools/datetime.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/unotools/inc/unotools/datetime.hxx b/unotools/inc/unotools/datetime.hxx
index 282d6df3a63f..59cd2de36bd6 100644
--- a/unotools/inc/unotools/datetime.hxx
+++ b/unotools/inc/unotools/datetime.hxx
@@ -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
@@ -57,7 +57,7 @@ namespace utl
UNOTOOLS_DLLPUBLIC void typeConvert(const starutil::DateTime& _rDateTime, DateTime& _rOut);
//.........................................................................
-} // namespace utl
+} // namespace utl
//.........................................................................
#endif // _UNOTOOLS_DATETIME_HXX_