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_by_ssh.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/check_by_ssh.c') diff --git a/plugins/check_by_ssh.c b/plugins/check_by_ssh.c index 39d49070..193657c3 100644 --- a/plugins/check_by_ssh.c +++ b/plugins/check_by_ssh.c @@ -70,7 +70,7 @@ main (int argc, char **argv) int i; time_t local_time; FILE *fp = NULL; - output chld_out, chld_err; + cmd_output chld_out, chld_err; remotecmd = ""; comm_append(SSH_COMMAND); -- cgit v1.2.3-74-g34f1