summaryrefslogtreecommitdiffstats
path: root/shell/inc/internal/iso8601_converter.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'shell/inc/internal/iso8601_converter.hxx')
-rw-r--r--shell/inc/internal/iso8601_converter.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/shell/inc/internal/iso8601_converter.hxx b/shell/inc/internal/iso8601_converter.hxx
index 37be0edd20e0..ee682823cf4f 100644
--- a/shell/inc/internal/iso8601_converter.hxx
+++ b/shell/inc/internal/iso8601_converter.hxx
@@ -22,14 +22,14 @@
#include <string>
-//-----------------------------------
+
/* Converts ISO 8601 conform date/time
represenation to the representation
conforming to the current locale
*/
std::wstring iso8601_date_to_local_date(const std::wstring& iso8601date);
-//------------------------------------
+
/* Converts ISO 8601 conform duration
representation to the representation
conforming to the current locale