summaryrefslogtreecommitdiff
path: root/mbglib/common/lan_util.h
diff options
context:
space:
mode:
Diffstat (limited to 'mbglib/common/lan_util.h')
-rw-r--r--mbglib/common/lan_util.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/mbglib/common/lan_util.h b/mbglib/common/lan_util.h
index 31f37e8..106a9a9 100644
--- a/mbglib/common/lan_util.h
+++ b/mbglib/common/lan_util.h
@@ -1,7 +1,7 @@
/**************************************************************************
*
- * $Id: lan_util.h 1.6.1.7 2016/10/31 17:39:47Z martin TEST martin $
+ * $Id: lan_util.h 1.6.1.7 2016/10/31 17:39:47 martin TEST $
*
* Copyright (c) Meinberg Funkuhren, Bad Pyrmont, Germany
*
@@ -10,7 +10,7 @@
*
* -----------------------------------------------------------------------
* $Log: lan_util.h $
- * Revision 1.6.1.7 2016/10/31 17:39:47Z martin
+ * Revision 1.6.1.7 2016/10/31 17:39:47 martin
* Only return standard MBG_RETURN_CODES.
* Removed definitions of old MBG_LU_... return codes.
* Renamed check_octets_not_all_zero() to octets_are_all_zero(), which returns a bool now.