From ac57873375a9e796de0d53c03c04f241487fe74e Mon Sep 17 00:00:00 2001 From: j Date: Tue, 10 May 2005 12:21:31 +0000 Subject: remove mixed newlines. git-svn-id: https://svn.xiph.org/trunk/Tremor@9256 0101bb08-14d6-0310-b084-bc0e0c8e3800 --- doc/OggVorbis_File.html | 4 ++-- 1 file 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.
seekable
Read-only int indicating whether file is seekable. E.g., a physical file is seekable, a pipe isn't.
links
-
Read-only int indicating the number of logical bitstreams within the physical bitstream.
-
ov_callbacks
+
Read-only int indicating the number of logical bitstreams within the physical bitstream.
+
ov_callbacks
Collection of file manipulation routines to be used on this data source. When using stdio/FILE access via ov_open(), the callbacks will be filled in with stdio calls or wrappers to stdio calls.
-- cgit v1.2.1