[xiph-cvs] cvs commit: vorbis/doc/vorbisfile ov_pcm_seek_page.html

Michael Smith msmith at xiph.org
Thu Jan 31 18:15:01 PST 2002



msmith      02/01/31 18:15:01

  Modified:    doc/vorbisfile ov_pcm_seek_page.html
  Log:
  doc fix in function prototype.

Revision  Changes    Path
1.4       +1 -1      vorbis/doc/vorbisfile/ov_pcm_seek_page.html

Index: ov_pcm_seek_page.html
===================================================================
RCS file: /usr/local/cvsroot/vorbis/doc/vorbisfile/ov_pcm_seek_page.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ov_pcm_seek_page.html	2001/12/20 01:00:21	1.3
+++ ov_pcm_seek_page.html	2002/02/01 02:15:01	1.4
@@ -29,7 +29,7 @@
 <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>

<p><p><p>--- >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