]> git.proxmox.com Git - mirror_frr.git/commit - vtysh/vtysh.h
vtysh: fix function prototypes
authorDavid Lamparter <equinox@opensourcerouting.org>
Wed, 4 Mar 2015 06:07:01 +0000 (07:07 +0100)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 8 Jun 2016 17:46:41 +0000 (13:46 -0400)
commit4201dd1143cccc856dbfbd971582ee39500c0e38
tree2c00a2267ac318f0ba41d996ef9112dc131822e9
parent8d10f6e5f4202faac9931ec115f0a572df519f85
vtysh: fix function prototypes

This makes a whole bunch of vtysh functions static, fixes prototypes for
a few more, and masks user_free() and user_write_config() (both unused.)

Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
(cherry picked from commit a9eb9063071437f5cde3b78adf273b428c49d378)
vtysh/vtysh.c
vtysh/vtysh.h
vtysh/vtysh_config.c
vtysh/vtysh_main.c
vtysh/vtysh_user.c
vtysh/vtysh_user.h