]> git.ipfire.org Git - thirdparty/collectd.git/commit
message_parser.c: fix -Wextra warnings 4264/head
authorEero Tamminen <eero.t.tamminen@intel.com>
Tue, 30 Jan 2024 16:59:46 +0000 (18:59 +0200)
committerEero Tamminen <eero.t.tamminen@intel.com>
Tue, 30 Jan 2024 17:01:56 +0000 (19:01 +0200)
commit4842d7025b645e8a884076e30da9c0bba79a5280
tree088bc1987f9a15029d8fc9ab071dfec24a1b9850
parentec2555b5746e3fbd7f14685f149cb4f5f09c8d99
message_parser.c: fix -Wextra warnings

And arg name in comment for the function calling message parser
callback.

Signed-off-by: Eero Tamminen <eero.t.tamminen@intel.com>
src/utils/match/match.h
src/utils/message_parser/message_parser.c