Signed-off-by: Sami Kerola <kerolasa@xxxxxx> --- text-utils/column.c | 1 - 1 file changed, 1 deletion(-) diff --git a/text-utils/column.c b/text-utils/column.c index ee9fdd7..25a2286 100644 --- a/text-utils/column.c +++ b/text-utils/column.c @@ -173,7 +173,6 @@ int main(int argc, char **argv) default: usage(EXIT_FAILURE); } - argc -= optind; argv += optind; if (!*argv) -- 1.8.3.2 -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html