On Tue, Oct 14, 2025 at 08:31:40 +0200, Michal Privoznik via Devel wrote: > From: Michal Privoznik <[email protected]> > > Both proto_register_libvirt() and proto_reg_handoff_libvirt() are > declared in packet-libvirt.h which is included from plugin.c. > There's no need to provide another declaration in plugin.c. > > Signed-off-by: Michal Privoznik <[email protected]> > --- > tools/wireshark/src/plugin.c | 3 --- > 1 file changed, 3 deletions(-)
Reviewed-by: Peter Krempa <[email protected]>
