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/negate.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/negate.c') diff --git a/plugins/negate.c b/plugins/negate.c index 50f62d33..f3d0c376 100644 --- a/plugins/negate.c +++ b/plugins/negate.c @@ -62,7 +62,7 @@ main (int argc, char **argv) int result = STATE_UNKNOWN; char *sub; char **command_line; - output chld_out, chld_err; + cmd_output chld_out, chld_err; int i; setlocale (LC_ALL, ""); -- cgit v1.2.3-74-g34f1