Fix all current return(x) usages
commitc5761bfe4121616a19f9a175d28731a60c3c7868
authorDan McGee <dan@archlinux.org>
Mon, 13 Jun 2011 22:43:09 +0000 (13 17:43 -0500)
committerDan McGee <dan@archlinux.org>
Mon, 13 Jun 2011 22:43:11 +0000 (13 17:43 -0500)
treed7d3100caf13cee0ef4ed6f898139dcf7d45c237
parentff7ad5fd7376c133bc646c4d69d06019e0b64044
Fix all current return(x) usages

A few of these snuck in as of late, some from the table display patches
that were using the previous format before we changed it after the 3.5.X
major release.

Noticed-by: Kerrick Staley <mail@kerrickstaley.com>
Signed-off-by: Dan McGee <dan@archlinux.org>
lib/libalpm/db.c
src/pacman/query.c
src/pacman/util.c