pacman/src
Dan McGee 04dc87e012 vercmp: always return 0 if we perform a compare
And change the wording slightly to indicate we *print* a value, not *return*
it. You can't return negative values (they get coerced to 255), so it isn't
worth it to try and cram the result into the return code.

Acked-by: Allan McRae <allan@archlinux.org>
Signed-off-by: Dan McGee <dan@archlinux.org>
2011-01-05 21:17:30 -06:00
..
pacman Declare all local functions static 2010-12-30 09:39:23 -06:00
util vercmp: always return 0 if we perform a compare 2011-01-05 21:17:30 -06:00