ov_read_float() was missing from this reference to vorbisfile functions, as
authorMike Smith <msmith@xiph.org>
Wed, 16 Feb 2005 04:48:58 +0000 (04:48 +0000)
committerMike Smith <msmith@xiph.org>
Wed, 16 Feb 2005 04:48:58 +0000 (04:48 +0000)
pointed out on irc. Added it.

svn path=/trunk/vorbis/; revision=8935

doc/vorbisfile/reference.html

index 4fda395..3384025 100644 (file)
@@ -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>