diff options
Diffstat (limited to 'Completion')
-rw-r--r-- | Completion/Linux/Command/_strace | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Completion/Linux/Command/_strace b/Completion/Linux/Command/_strace index 45ebfcf1a..d6dabfd24 100644 --- a/Completion/Linux/Command/_strace +++ b/Completion/Linux/Command/_strace @@ -5,6 +5,7 @@ # - allow negated calls (e.g. -e!write) _sys_calls () { local expl + local -a sys_calls sys_calls=(_llseek _newselect _sysctl accept access acct adjtimex afs_syscall alarm bdflush bind break brk cacheflush |