[xiph-commits] r9256 - trunk/Tremor/doc
j at motherfish-iii.xiph.org
j at motherfish-iii.xiph.org
Tue May 10 05:21:33 PDT 2005
Author: j
Date: 2005-05-10 05:21:31 -0700 (Tue, 10 May 2005)
New Revision: 9256
Modified:
trunk/Tremor/doc/OggVorbis_File.html
Log:
remove mixed newlines.
Modified: trunk/Tremor/doc/OggVorbis_File.html
===================================================================
--- trunk/Tremor/doc/OggVorbis_File.html 2005-05-10 12:13:07 UTC (rev 9255)
+++ trunk/Tremor/doc/OggVorbis_File.html 2005-05-10 12:21:31 UTC (rev 9256)
@@ -99,8 +99,8 @@
<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>
Property changes on: trunk/Tremor/doc/OggVorbis_File.html
___________________________________________________________________
Name: svn:eol-style
+ native
More information about the commits
mailing list