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_procs.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/check_procs.c') diff --git a/plugins/check_procs.c b/plugins/check_procs.c index a025ee89..931d3dc0 100644 --- a/plugins/check_procs.c +++ b/plugins/check_procs.c @@ -152,7 +152,7 @@ main (int argc, char **argv) int i = 0, j = 0; int result = STATE_UNKNOWN; int ret = 0; - output chld_out, chld_err; + cmd_output chld_out, chld_err; setlocale (LC_ALL, ""); bindtextdomain (PACKAGE, LOCALEDIR); -- cgit v1.2.3-74-g34f1