]> git.puffer.fish Git - mirror/frr.git/commit
vtysh: fix vtysh warnings from another compiler
authorDonald Sharp <sharpd@cumulusnetwroks.com>
Mon, 16 May 2016 01:07:50 +0000 (21:07 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 20 May 2016 13:34:37 +0000 (09:34 -0400)
commit9f7d541a405f22bf8bd0c1e2c2ba520c5c36da10
treeb8a9ef3d37285daf9310917006d9430c788f4a2a
parentcb2af5d07aa71150113ec28ad1945ef9ee8546ae
vtysh: fix vtysh warnings from another compiler

Remove some dead code and fix char `\0` being
used as NULL.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
Reviewed-by: Daniel Walton <dwalton@cumulusnetworks.com>
vtysh/vtysh.c