summaryrefslogtreecommitdiff
path: root/mbglib/common/str_util.h
diff options
context:
space:
mode:
Diffstat (limited to 'mbglib/common/str_util.h')
-rw-r--r--mbglib/common/str_util.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/mbglib/common/str_util.h b/mbglib/common/str_util.h
index 66ba1d8..02f5b35 100644
--- a/mbglib/common/str_util.h
+++ b/mbglib/common/str_util.h
@@ -1,7 +1,7 @@
/**************************************************************************
*
- * $Id: str_util.h 1.3 2016/12/14 16:22:24Z martin TEST $
+ * $Id: str_util.h 1.3 2016/12/14 16:22:24 martin TEST $
*
* Copyright (c) Meinberg Funkuhren, Bad Pyrmont, Germany
*
@@ -10,7 +10,7 @@
*
* -----------------------------------------------------------------------
* $Log: str_util.h $
- * Revision 1.3 2016/12/14 16:22:24Z martin
+ * Revision 1.3 2016/12/14 16:22:24 martin
* Added macro _sn_cpy_str_safe() to simplify calls.
* Revision 1.2 2016/08/05 12:33:17 martin
* Moved string trim functions from cfg_util module here.