about summary refs log tree commit diff
diff options
context:
space:
mode:
authorTanaka Akira <akr@users.sourceforge.net>1999-10-13 17:52:49 +0000
committerTanaka Akira <akr@users.sourceforge.net>1999-10-13 17:52:49 +0000
commit3af795d1fe7902ddc94512d48e51ba84721cca90 (patch)
treed71fb9c254d3184e2995a850cd9a8b1e1dc2415b
parent8746ae9979dc8cccef856300f14f6d98b4285d5a (diff)
downloadzsh-3af795d1fe7902ddc94512d48e51ba84721cca90.tar.gz
zsh-3af795d1fe7902ddc94512d48e51ba84721cca90.tar.xz
zsh-3af795d1fe7902ddc94512d48e51ba84721cca90.zip
zsh-workers/8232
-rw-r--r--Completion/User/_tiff2
1 files changed, 1 insertions, 1 deletions
diff --git a/Completion/User/_tiff b/Completion/User/_tiff
index bbc331442..e02ce6455 100644
--- a/Completion/User/_tiff
+++ b/Completion/User/_tiff
@@ -20,7 +20,7 @@ fi
 local _in_tiff=yes
 
 local state line ret=1
-typeset -A options
+typeset -A opt_args
 
 case "$words[1]" in
 tiff2bw)