summaryrefslogtreecommitdiff
path: root/doc/OggVorbis_File.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/OggVorbis_File.html')
-rw-r--r--doc/OggVorbis_File.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/OggVorbis_File.html b/doc/OggVorbis_File.html
index 9b8a80f..9201d18 100644
--- a/doc/OggVorbis_File.html
+++ b/doc/OggVorbis_File.html
@@ -99,8 +99,8 @@ application.</dd>
<dt><i>seekable</i></dt>
<dd>Read-only int indicating whether file is seekable. E.g., a physical file is seekable, a pipe isn't.</dd>
<dt><i>links</i></dt>
-<dd>Read-only int indicating the number of logical bitstreams within the physical bitstream.</dd>
-<dt><i>ov_callbacks</i></dt>
+<dd>Read-only int indicating the number of logical bitstreams within the physical bitstream.</dd>
+<dt><i>ov_callbacks</i></dt>
<dd>Collection of file manipulation routines to be used on this data source. When using stdio/FILE access via <a href="ov_open.html">ov_open()</a>, the callbacks will be filled in with stdio calls or wrappers to stdio calls.</dd>
</dl>