]> git.draconx.ca Git - liblbx.git/commit
liblbx: Replace feof call with lbx_file_ops.
authorNick Bowler <nbowler@draconx.ca>
Thu, 11 Feb 2010 02:57:21 +0000 (21:57 -0500)
committerNick Bowler <nbowler@draconx.ca>
Thu, 11 Feb 2010 04:46:58 +0000 (23:46 -0500)
commit0eb74c284927b79b607adceae7262734e81a46b3
tree68d5633ecd019ef71ad1d31b36ce3d5818d49949
parent6ddd77d5bb60d875253f2427d279ac6caacdce68
liblbx: Replace feof call with lbx_file_ops.

This feof call was missed when converting this function.
src/image.c