From 626e2aeb1657f112feb6d03c34bb9e9f44764c75 Mon Sep 17 00:00:00 2001 From: Tanaka Akira Date: Thu, 23 Mar 2000 04:19:26 +0000 Subject: zsh-workers/10195 --- Completion/User/_gprof | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Completion/User/_gprof') diff --git a/Completion/User/_gprof b/Completion/User/_gprof index 80de70bb4..67fbb99eb 100644 --- a/Completion/User/_gprof +++ b/Completion/User/_gprof @@ -17,7 +17,7 @@ _arguments -C -s -{a,b,c,D,h,i,l,L,s,T,v,w,x,y,z} \ if [[ -n "$state" ]]; then local cmd pair expl - _tags functions || return 1 + _wanted functions || return 1 [[ "$state" = pair ]] && pair=yes -- cgit 1.4.1