diff options
author | Rafael Ascensão <rafa.almas@gmail.com> | 2018-05-01 18:54:04 +0200 |
---|---|---|
committer | Allan McRae <allan@archlinux.org> | 2018-05-12 13:09:37 +0200 |
commit | fa8b99189e9f2035a81c8ff8275894b61dc0bce7 (patch) | |
tree | c01b15da2861217023229d51217a14247bb97411 /lib/libalpm/base64.h | |
parent | 77986af9b7ae9b2cc701a30bcc1cac51b6f1b5be (diff) | |
download | pacman-fa8b99189e9f2035a81c8ff8275894b61dc0bce7.tar.gz pacman-fa8b99189e9f2035a81c8ff8275894b61dc0bce7.tar.xz |
remove unneeded break argument from option parsing
Some scripts are using `break 2` to break out of the option parsing
loop.
Since a single `break` is sufficient in these cases, remove the extra
argument.
Signed-off-by: Rafael Ascensão <rafa.almas@gmail.com>
Signed-off-by: Allan McRae <allan@archlinux.org>
Diffstat (limited to 'lib/libalpm/base64.h')
0 files changed, 0 insertions, 0 deletions