diff options
Diffstat (limited to 'lib/log.h')
-rw-r--r-- | lib/log.h | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -53,7 +53,8 @@ typedef enum ZLOG_BABEL, ZLOG_OSPF6, ZLOG_ISIS, - ZLOG_MASC + ZLOG_MASC, + ZLOG_NHRP } zlog_proto_t; /* If maxlvl is set to ZLOG_DISABLED, then no messages will be sent |