From 3952f20c24ff3eed2ef6f4a9abd2d8a0aaa34a6e Mon Sep 17 00:00:00 2001 From: Denis Vlasenko Date: Mon, 13 Aug 2007 14:10:24 +0000 Subject: expand, unexpand: new applets from Tito --- coreutils/expr.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'coreutils/expr.c') diff --git a/coreutils/expr.c b/coreutils/expr.c index 318fee721..c2d966966 100644 --- a/coreutils/expr.c +++ b/coreutils/expr.c @@ -505,5 +505,3 @@ int expr_main(int argc, char **argv) fflush_stdout_and_exit(null(v)); } - - -- cgit v1.2.3