]> git.proxmox.com Git - mirror_frr.git/blobdiff - lib/zlog_5424_cli.c
lib: Add missing enum's to switch statement
[mirror_frr.git] / lib / zlog_5424_cli.c
index 5eebda9debc4a4b50737746cdffc6a30a415857c..be0988e0b341a76dd809c769c0e65669ef1b35bd 100644 (file)
@@ -877,7 +877,8 @@ static int log_5424_show(struct vty *vty)
                        }
                        break;
 
-               default:
+               case ZLOG_FMT_3164:
+               case ZLOG_FMT_LOCAL:
                        vty_out(vty,
                                "  structured data is not supported by the selected format\n");
                        break;