
14 Oct
2025
14 Oct
'25
7 a.m.
On Tue, Oct 14, 2025 at 08:31:40 +0200, Michal Privoznik via Devel wrote:
From: Michal Privoznik <mprivozn@redhat.com>
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 <mprivozn@redhat.com> --- tools/wireshark/src/plugin.c | 3 --- 1 file changed, 3 deletions(-)
Reviewed-by: Peter Krempa <pkrempa@redhat.com>