(1) changed reported type of oggz_seek to use loff_t instead of off_t in the .h
file. In the oggz_seek.c, oggz_off_t is used, which is defined in config.h to be loff_t on my platform. Not sure how to resolve this properly. (2) Some minor formatting changes (3) Prevented oggz_write from returning a user error when hungry writing ran out of packets git-svn-id: http://svn.annodex.net/liboggz/trunk@2540 8158c8cd-e7e1-0310-9fa4-c5954c97daef
Showing
Please register or sign in to comment