[xiph-commits] r8935 - trunk/vorbis/doc/vorbisfile
msmith at motherfish-iii.xiph.org
msmith at motherfish-iii.xiph.org
Tue Feb 15 20:49:01 PST 2005
Author: msmith
Date: 2005-02-15 20:48:58 -0800 (Tue, 15 Feb 2005)
New Revision: 8935
Modified:
trunk/vorbis/doc/vorbisfile/reference.html
Log:
ov_read_float() was missing from this reference to vorbisfile functions, as
pointed out on irc. Added it.
Modified: trunk/vorbis/doc/vorbisfile/reference.html
===================================================================
--- trunk/vorbis/doc/vorbisfile/reference.html 2005-02-16 00:54:55 UTC (rev 8934)
+++ trunk/vorbis/doc/vorbisfile/reference.html 2005-02-16 04:48:58 UTC (rev 8935)
@@ -32,6 +32,7 @@
<br>
<b>Decoding</b><br>
<a href="ov_read.html">ov_read()</a><br>
+<a href="ov_read_float.html">ov_read_float()</a><br>
<a href="ov_crosslap.html">ov_crosslap()</a><br>
<br>
<b>Seeking</b><br>
More information about the commits
mailing list