diff options
-rwxr-xr-x | bin/etc-update | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/etc-update b/bin/etc-update index 07d0f6438..f39801894 100755 --- a/bin/etc-update +++ b/bin/etc-update @@ -397,7 +397,7 @@ else fi declare -i count=0 -declare -i input=0 +declare input=0 declare title="Gentoolkit's etc-update tool!" scan |