Move private structures from libjio.h into trans.h
commitf7159675d2a03cc6b75d00ecdf0d6357e473a1ba
authorAlberto Bertogli <albertito@blitiri.com.ar>
Tue, 7 Apr 2009 02:59:28 +0000 (6 23:59 -0300)
committerAlberto Bertogli <albertito@blitiri.com.ar>
Sun, 12 Apr 2009 13:50:48 +0000 (12 10:50 -0300)
tree673bc3106d497e6fc60850d4d3d8c67a4e35505e
parentcd918c1ea0508b7bcc2639a77bf218159b21e158
Move private structures from libjio.h into trans.h

This way we make the header more tidy and readable for the users.

Signed-off-by: Alberto Bertogli <albertito@blitiri.com.ar>
libjio/check.c
libjio/journal.c
libjio/libjio.h
libjio/trans.c
libjio/trans.h [new file with mode: 0644]