diff options
author | Andrew Gregory <andrew.gregory.8@gmail.com> | 2014-01-14 05:01:41 +0100 |
---|---|---|
committer | Allan McRae <allan@archlinux.org> | 2014-01-28 11:10:48 +0100 |
commit | ffe7f6d16187e3a4b0bd273c212d92aac73d70f0 (patch) | |
tree | 69e55553a63106abdd56619beedd99347c8c47d3 /COPYING | |
parent | 8a434aeb4616cec416419a216a620038d98024d3 (diff) | |
download | pacman-ffe7f6d16187e3a4b0bd273c212d92aac73d70f0.tar.gz pacman-ffe7f6d16187e3a4b0bd273c212d92aac73d70f0.tar.xz |
pacman.c: remove unnecessary optarg checks
getopt takes care of making sure that options that require a value have
one. These checks were only added to silence clang, which no longer
complains about optarg being unchecked, and newer options already use
optarg unchecked.
Signed-off-by: Andrew Gregory <andrew.gregory.8@gmail.com>
Signed-off-by: Allan McRae <allan@archlinux.org>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions