diff options
| author | Donald Sharp <sharpd@cumulusnetworks.com> | 2017-01-03 20:13:02 -0500 | 
|---|---|---|
| committer | Donald Sharp <sharpd@cumulusnetworks.com> | 2017-01-03 20:13:02 -0500 | 
| commit | 9473e340520626244678e59169547a27b1b257ad (patch) | |
| tree | 21948ab931276bc8c96d4767c4033454e3f5d2f3 /lib/log.h | |
| parent | 9b532e09f9a612884b2f394fe17d2d3386d3e3a9 (diff) | |
watchfrr: Rename watchquagga -> watchfrr
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
Diffstat (limited to 'lib/log.h')
| -rw-r--r-- | lib/log.h | 2 | 
1 files changed, 1 insertions, 1 deletions
@@ -59,7 +59,7 @@ typedef enum    ZLOG_ISIS,    ZLOG_PIM,    ZLOG_RFP, -  ZLOG_WATCHQUAGGA, +  ZLOG_WATCHFRR,  } zlog_proto_t;  /* If maxlvl is set to ZLOG_DISABLED, then no messages will be sent  | 
