summaryrefslogtreecommitdiffstats
path: root/src/pacman/callback.c
diff options
context:
space:
mode:
authorAndrew Gregory <andrew.gregory.8@gmail.com>2014-01-14 05:01:41 +0100
committerAllan McRae <allan@archlinux.org>2014-01-28 11:10:48 +0100
commitffe7f6d16187e3a4b0bd273c212d92aac73d70f0 (patch)
tree69e55553a63106abdd56619beedd99347c8c47d3 /src/pacman/callback.c
parent8a434aeb4616cec416419a216a620038d98024d3 (diff)
downloadpacman-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 'src/pacman/callback.c')
0 files changed, 0 insertions, 0 deletions