doc: fix typo

This commit is contained in:
Tristan Matthews 2019-10-29 11:51:48 -04:00
parent c8fca6b4a0
commit 68ca384156

View File

@ -26,7 +26,7 @@
<tr bgcolor=#cccccc>
<td>
<pre><b>
ogg_in64_t ogg_page_granulepos(ogg_page *og);
ogg_int64_t ogg_page_granulepos(ogg_page *og);
</b></pre>
</td>