[xiph-cvs] cvs commit: ao/doc ao_play.html

Stan Seibert volsung at xiph.org
Thu Aug 21 07:21:36 PDT 2003



volsung     03/08/21 10:21:36

  Modified:    doc      ao_play.html
  Log:
  Documentation bug.  Fixes part of bug 258.

Revision  Changes    Path
1.4       +1 -1      ao/doc/ao_play.html

Index: ao_play.html
===================================================================
RCS file: /usr/local/cvsroot/ao/doc/ao_play.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ao_play.html	5 Aug 2001 02:35:30 -0000	1.3
+++ ao_play.html	21 Aug 2003 14:21:36 -0000	1.4
@@ -26,7 +26,7 @@
 <tr bgcolor=#cccccc>
         <td>
 <pre><b>
-int ao_open(ao_device *device, void *output_samples, uint_32 num_bytes);
+int ao_play(ao_device *device, void *output_samples, uint_32 num_bytes);
 </b></pre>
         </td>
 </tr>

<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