[xiph-cvs] cvs commit: ogg/doc/ogg ogg_page_bos.html ogg_page_eos.html
Monty
xiphmont at xiph.org
Fri Nov 23 22:55:23 PST 2001
xiphmont 01/11/23 22:55:22
Modified: doc/ogg ogg_page_bos.html ogg_page_eos.html
Log:
Documentation correction pointed out by Time Janik
Revision Changes Path
1.2 +1 -1 ogg/doc/ogg/ogg_page_bos.html
Index: ogg_page_bos.html
===================================================================
RCS file: /usr/local/cvsroot/ogg/doc/ogg/ogg_page_bos.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ogg_page_bos.html 2001/02/26 04:06:25 1.1
+++ ogg_page_bos.html 2001/11/24 06:55:22 1.2
@@ -41,7 +41,7 @@
<h3>Return Values</h3>
<blockquote>
<li>
-1 if this page is the beginning of a bitstream.</li>
+greater than 0 if this page is the beginning of a bitstream.</li>
<li>
0 if this page is from any other location in the stream.</li>
</blockquote>
1.2 +1 -1 ogg/doc/ogg/ogg_page_eos.html
Index: ogg_page_eos.html
===================================================================
RCS file: /usr/local/cvsroot/ogg/doc/ogg/ogg_page_eos.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ogg_page_eos.html 2001/02/26 04:06:25 1.1
+++ ogg_page_eos.html 2001/11/24 06:55:22 1.2
@@ -41,7 +41,7 @@
<h3>Return Values</h3>
<blockquote>
<li>
-1 if this page contains the end of a bitstream.</li>
+greater than zero if this page contains the end of a bitstream.</li>
<li>
0 if this page is from any other location in the stream.</li>
</blockquote>
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'cvs-request at xiph.org'
containing only the word 'unsubscribe' in the body. No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.
More information about the commits
mailing list