From 0928e7d88510499afd326677a8d83d5f765c1687 Mon Sep 17 00:00:00 2001 From: noctuid Date: Tue, 18 Jul 2017 20:17:39 +0900 Subject: [PATCH] Minor whitespace fix --- tdrop | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tdrop b/tdrop index 0fe2c01..32125d9 100755 --- a/tdrop +++ b/tdrop @@ -156,7 +156,7 @@ do *) print_help illegal_opt;; esac;; *) print_help illegal_opt;; - esac + esac done shift "$((OPTIND-1))" program=$1