summaryrefslogtreecommitdiff
path: root/mbglib/common/str_util.c
diff options
context:
space:
mode:
Diffstat (limited to 'mbglib/common/str_util.c')
-rw-r--r--mbglib/common/str_util.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/mbglib/common/str_util.c b/mbglib/common/str_util.c
index 484acc0..c3c89cb 100644
--- a/mbglib/common/str_util.c
+++ b/mbglib/common/str_util.c
@@ -1,7 +1,7 @@
/**************************************************************************
*
- * $Id: str_util.c 1.3 2016/10/24 08:10:04Z thomas-b REL_M martin $
+ * $Id: str_util.c 1.3 2016/10/24 08:10:04 thomas-b REL_M $
*
* Copyright (c) Meinberg Funkuhren, Bad Pyrmont, Germany
*
@@ -10,7 +10,7 @@
*
* -----------------------------------------------------------------------
* $Log: str_util.c $
- * Revision 1.3 2016/10/24 08:10:04Z thomas-b
+ * Revision 1.3 2016/10/24 08:10:04 thomas-b
* Fixed counter var check in mbg_memcpy_reversed
* Revision 1.2 2016/08/05 12:31:04 martin
* New functions mbg_memcpy() and mbg_memcpy_reversed().