]> git.ipfire.org Git - thirdparty/suricata.git/commit
snmp: make log function use the generic prototype
authorPhilippe Antoine <pantoine@oisf.net>
Thu, 16 Jan 2025 07:58:44 +0000 (08:58 +0100)
committerVictor Julien <victor@inliniac.net>
Mon, 7 Apr 2025 04:57:45 +0000 (06:57 +0200)
commit640a4c8b1162ca730a215429c2e3b05afa8c83f9
tree523c8f5d520e8532b77cf39daa53fc27eeb0b67f
parent924129b185592b2d86cb0386b6bc0825f9a1b08b
snmp: make log function use the generic prototype

and cast

and also remove unneeded mut

and rustfmt
rust/src/snmp/log.rs