From fe73c8d55795a8fe7e95fc2c00af6899817b96b8 Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Tue, 30 Aug 2022 16:41:17 +0200 Subject: *: style fix Signed-off-by: Denys Vlasenko --- coreutils/cut.c | 2 +- coreutils/test.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'coreutils') diff --git a/coreutils/cut.c b/coreutils/cut.c index 7009e74cf..55bdd9386 100644 --- a/coreutils/cut.c +++ b/coreutils/cut.c @@ -167,7 +167,7 @@ static void cut_file(FILE *file, const char *delim, const char *odelim, if (!cl_pos && !dcount && !shoe) { if (option_mask32 & CUT_OPT_SUPPRESS_FLGS) goto next_line; - } else if (dcountop_type == BINOP) unnest_msg_and_return(binop(), "