projects
/
platform
/
upstream
/
libvorbis.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dcdb1fd
)
doc fix in function prototype.
author
Mike Smith
<msmith@xiph.org>
Fri, 1 Feb 2002 02:15:01 +0000
(
02:15
+0000)
committer
Mike Smith
<msmith@xiph.org>
Fri, 1 Feb 2002 02:15:01 +0000
(
02:15
+0000)
svn path=/trunk/vorbis/; revision=3016
doc/vorbisfile/ov_pcm_seek_page.html
patch
|
blob
|
history
diff --git
a/doc/vorbisfile/ov_pcm_seek_page.html
b/doc/vorbisfile/ov_pcm_seek_page.html
index
660106a
..
e0f248e
100644
(file)
--- a/
doc/vorbisfile/ov_pcm_seek_page.html
+++ b/
doc/vorbisfile/ov_pcm_seek_page.html
@@
-29,7
+29,7
@@
the newly seeked to position.
<tr bgcolor=#cccccc>
<td>
<pre><b>
-int ov_pcm_seek
(OggVorbis_File *vf,
int64_t pos);
+int ov_pcm_seek
_page(OggVorbis_File *vf,ogg_
int64_t pos);
</b></pre>
</td>
</tr>