about summary refs log tree commit diff
path: root/Completion/User/_gprof
diff options
context:
space:
mode:
Diffstat (limited to 'Completion/User/_gprof')
-rw-r--r--Completion/User/_gprof2
1 files changed, 1 insertions, 1 deletions
diff --git a/Completion/User/_gprof b/Completion/User/_gprof
index aec50e0d6..211a7a15f 100644
--- a/Completion/User/_gprof
+++ b/Completion/User/_gprof
@@ -1,7 +1,7 @@
 #compdef gprof
 
 local state line ret=1
-typeset -A options
+typeset -A opt_args
 
 _arguments -s -{a,b,c,D,h,i,l,L,s,T,v,w,x,y,z} \
            -{A,C,e,E,f,F,J,n,N,O,p,P,q,Q,Z}:'function name:->funcs' \