From ad8528c2891cd97edb64e37de79cbff53f4a11df Mon Sep 17 00:00:00 2001 From: Andre Noll Date: Fri, 13 Jul 2007 19:06:50 +0200 Subject: [PATCH] gsu: trivial cleanup. --- funcs/gsu | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/funcs/gsu b/funcs/gsu index 025bca0..36b177a 100644 --- a/funcs/gsu +++ b/funcs/gsu @@ -9,8 +9,7 @@ E_GSU_BAD_COMMAND invalid command E_GSU_NOT_A_NUMBER not a number $gsu_errors " - local a b i - local i=0 + local a b i=0 while read a b; do if test -z "$a"; then continue -- 2.39.2