diff options
Diffstat (limited to 'Completion')
-rw-r--r-- | Completion/Unix/Command/_xmlsoft | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Completion/Unix/Command/_xmlsoft b/Completion/Unix/Command/_xmlsoft index 100a0de62..a07aec4ab 100644 --- a/Completion/Unix/Command/_xmlsoft +++ b/Completion/Unix/Command/_xmlsoft @@ -28,7 +28,7 @@ case $service in ':file:_files -g \*.xml' && return ;; xmllint) - local curcontext="$curcontext" state line encoding + local -a encoding encoding=( UTF-8 |