]> git.proxmox.com Git - mirror_frr.git/commit - zebra/main.c
lib: remove remaining struct zlog * args
authorDavid Lamparter <equinox@diac24.net>
Tue, 23 Feb 2016 11:49:45 +0000 (12:49 +0100)
committerDavid Lamparter <equinox@opensourcerouting.org>
Tue, 7 Mar 2017 23:15:40 +0000 (00:15 +0100)
commitdd8376febd9523cf0e7263b9e5100f8af718d2b5
tree68f2d46e633d212b8bf4045444c8242b636b091c
parentbf1013e6c4e05ba48e5b35192000123becdf426d
lib: remove remaining struct zlog * args

These don't serve any purpose either.

Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
20 files changed:
bgpd/bgp_main.c
bgpd/rfapi/rfapi_vty.c
isisd/isis_main.c
ldpd/ldpd.c
lib/command.c
lib/grammar_sandbox_main.c
lib/log.c
lib/log.h
nhrpd/nhrp_main.c
ospf6d/ospf6_main.c
ospfd/ospf_main.c
pimd/pim_signals.c
ripd/rip_main.c
ripngd/ripng_main.c
tests/lib/cli/common_cli.c
tests/lib/test_segv.c
tests/lib/test_sig.c
watchfrr/watchfrr.c
zebra/main.c
zebra/test_main.c