summaryrefslogtreecommitdiff
path: root/mbglib/common/mbg_arch.h
diff options
context:
space:
mode:
Diffstat (limited to 'mbglib/common/mbg_arch.h')
-rw-r--r--mbglib/common/mbg_arch.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/mbglib/common/mbg_arch.h b/mbglib/common/mbg_arch.h
index f803e1d..a08ec76 100644
--- a/mbglib/common/mbg_arch.h
+++ b/mbglib/common/mbg_arch.h
@@ -1,7 +1,7 @@
/**************************************************************************
*
- * $Id: mbg_arch.h 1.6 2017/01/27 09:03:16Z martin REL_M $
+ * $Id: mbg_arch.h 1.6 2017/01/27 09:03:16 martin REL_M $
*
* Copyright (c) Meinberg Funkuhren, Bad Pyrmont, Germany
*
@@ -14,7 +14,7 @@
*
* -----------------------------------------------------------------------
* $Log: mbg_arch.h $
- * Revision 1.6 2017/01/27 09:03:16Z martin
+ * Revision 1.6 2017/01/27 09:03:16 martin
* Added macros _mbg_swab8() and _mbg_swab64().
* Fixed macro syntax.
* Modified _swab_dummy() to avoid compiler warnings due to unused variables.