summaryrefslogtreecommitdiffstats
path: root/vtysh/vtysh_user.h
Commit message (Collapse)AuthorAgeFilesLines
* vtysh: fix function prototypesDavid Lamparter2015-04-211-1/+2
| | | | | | | 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>
* Initial revisionpaul2002-12-131-0/+27