Fix ogg_stream_pageout_fill documentation bug pointed out by David Richards.
svn path=/trunk/ogg/; revision=17693
This commit is contained in:
parent
c3e079b055
commit
171acf3878
@ -42,7 +42,7 @@ immediate page generation is desired regardless of accumulated data.</p>
|
|||||||
<tr bgcolor=#cccccc>
|
<tr bgcolor=#cccccc>
|
||||||
<td>
|
<td>
|
||||||
<pre><b>
|
<pre><b>
|
||||||
int ogg_stream_pageout(<a href="ogg_stream_state.html">ogg_stream_state</a> *os, <a href="ogg_page.html">ogg_page</a> *og, int fillbytes);
|
int ogg_stream_pageout_fill(<a href="ogg_stream_state.html">ogg_stream_state</a> *os, <a href="ogg_page.html">ogg_page</a> *og, int fillbytes);
|
||||||
</b></pre>
|
</b></pre>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
Loading…
Reference in New Issue
Block a user