Skip to content

Commit

Permalink
bash-completion: localize variables
Browse files Browse the repository at this point in the history
  • Loading branch information
oersen authored and emersion committed Mar 27, 2022
1 parent 11030b7 commit 55394af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion completions/bash/swaylock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

_swaylock()
{
local cur prev
local cur prev short long scaling
_get_comp_words_by_ref -n : cur prev

short=(
Expand Down

0 comments on commit 55394af

Please sign in to comment.