]> git.ipfire.org Git - thirdparty/ulogd2.git/commit
IP2HBIN, IP2STR: correct typo's
authorJeremy Sowden <jeremy@azazel.net>
Sun, 20 Apr 2025 17:20:22 +0000 (18:20 +0100)
committerFlorian Westphal <fw@strlen.de>
Wed, 23 Apr 2025 12:43:36 +0000 (14:43 +0200)
commit6067adc5d22497e90be523cc2e68d54ebf90696c
treeaed554759816774d9175b28a0bd5ff33c91d55db
parenta15dbac7026d5a2552054b0c186c221eb800e92c
IP2HBIN, IP2STR: correct typo's

The `struct ulogd_plugin` object names have trailing g's.  Remove them.

Signed-off-by: Jeremy Sowden <jeremy@azazel.net>
Signed-off-by: Florian Westphal <fw@strlen.de>
filter/ulogd_filter_IP2HBIN.c
filter/ulogd_filter_IP2STR.c