From 36f4495deee8611f2fc4c62e54616d52f5c25979 Mon Sep 17 00:00:00 2001 From: RincewindsHat <12514511+RincewindsHat@users.noreply.github.com> Date: Sat, 26 Mar 2022 16:31:52 +0100 Subject: Rename output to cmd_output --- plugins/check_snmp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/check_snmp.c') diff --git a/plugins/check_snmp.c b/plugins/check_snmp.c index bd13e579..205f7ee8 100644 --- a/plugins/check_snmp.c +++ b/plugins/check_snmp.c @@ -196,7 +196,7 @@ main (int argc, char **argv) char *th_warn=NULL; char *th_crit=NULL; char type[8] = ""; - output chld_out, chld_err; + struct cmd_output chld_out, chld_err; char *previous_string=NULL; char *ap=NULL; char *state_string=NULL; -- cgit v1.2.3-74-g34f1