Fix for a minor typo in vorbisfile headers - woould have affected users of the
authorMike Smith <msmith@xiph.org>
Sun, 23 Apr 2000 15:34:12 +0000 (15:34 +0000)
committerMike Smith <msmith@xiph.org>
Sun, 23 Apr 2000 15:34:12 +0000 (15:34 +0000)
commit40da5a61f0770a19c18de786c65d5f9c487e08b6
tree3d90736f73cf168846cdb84b917f3ef335b9ec60
parent0f6113fd8b6046acbaaf7b558431cd72c2a42116
Fix for a minor typo in vorbisfile headers - woould have affected users of the
new generic interface.

Added some casts into the all-new ov_open() to stop compiler warnings.

svn path=/trunk/vorbis/; revision=342
include/vorbis/vorbisfile.h
lib/vorbisfile.c