]> git.draconx.ca Git - liblbx.git/commitdiff
liblbx: Set the file offset in lbx_file_seek.
authorNick Bowler <nbowler@draconx.ca>
Mon, 8 Feb 2010 01:19:31 +0000 (20:19 -0500)
committerNick Bowler <nbowler@draconx.ca>
Mon, 8 Feb 2010 17:00:55 +0000 (12:00 -0500)
This function previously would do the underlying seek correctly, but not
actually record what it did.  This breaks lots of things, fix it.


No differences found