diff options
Diffstat (limited to 'shell-completion/zsh/_localectl')
-rw-r--r-- | shell-completion/zsh/_localectl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shell-completion/zsh/_localectl b/shell-completion/zsh/_localectl index a712473ce2..1c7ac82b65 100644 --- a/shell-completion/zsh/_localectl +++ b/shell-completion/zsh/_localectl @@ -1,5 +1,5 @@ #compdef localectl -*- shell-script -*- -# SPDX-License-Identifier: LGPL-2.1+ +# SPDX-License-Identifier: LGPL-2.1-or-later (( $+functions[_localectl_set-locale] )) || _localectl_set-locale() { |