]> git.tuebingen.mpg.de Git - paraslash.git/commit
ogg.c: don't use ogg_int64_t
authorAndre <maan@p133.(none)>
Fri, 10 Mar 2006 02:12:23 +0000 (03:12 +0100)
committerAndre <maan@p133.(none)>
Fri, 10 Mar 2006 02:12:23 +0000 (03:12 +0100)
commit1d480ee5ac809f9f195d0f4dd490ffb350fd0633
treeb4270dd9e29fb08bde8b24dcc9a28d58da4f9b72
parentc975bf720b79dc05e4990d812ce45547dcc39c96
ogg.c: don't use ogg_int64_t

ssize_t should do equally well and avoids gcc warnings.
ogg.c