1
0
mirror of https://gitlab.gnome.org/GNOME/glib.git synced 2025-02-17 15:57:16 +01:00
Philip Withnall 2ca4d865b2 completion: Declare variables as local in gio completion script
Most variables were, but a few were not declared as local, and hence
leaked into the calling environment every time someone tab-completed the
`gio` command.

Signed-off-by: Philip Withnall <pwithnall@endlessos.org>

Fixes: 
2021-01-05 16:14:16 +00:00
..
2013-10-17 10:12:27 -04:00