[API BREAK] Make jtrans_add() return 0 on success and -1 on error
commitd75bbe8359656aebba7c5c2441b151c70c8802e8
authorAlberto Bertogli <albertito@blitiri.com.ar>
Fri, 17 Apr 2009 21:35:58 +0000 (17 18:35 -0300)
committerAlberto Bertogli <albertito@blitiri.com.ar>
Sat, 18 Apr 2009 00:35:00 +0000 (17 21:35 -0300)
treefed754ee489c0b156bc3c2a62c4b2dc361d41f4a
parent6d2d3b28f64edfe05107ddd5947512661c0f8f00
[API BREAK] Make jtrans_add() return 0 on success and -1 on error

That way it's more consistent with all the other functions.

As we're already breaking the API in this release, it's a good time to
make this change.

Signed-off-by: Alberto Bertogli <albertito@blitiri.com.ar>
UPGRADING
bindings/python2/libjio.c
bindings/python3/libjio.c
libjio/libjio.h
libjio/trans.c