[xiph-commits] r16289 - trunk/ogg/doc/libogg
xiphmont at svn.xiph.org
xiphmont at svn.xiph.org
Wed Jul 15 14:39:59 PDT 2009
Author: xiphmont
Date: 2009-07-15 14:39:59 -0700 (Wed, 15 Jul 2009)
New Revision: 16289
Modified:
trunk/ogg/doc/libogg/ogg_stream_packetin.html
Log:
correct a typo which referred to os instead of op
Modified: trunk/ogg/doc/libogg/ogg_stream_packetin.html
===================================================================
--- trunk/ogg/doc/libogg/ogg_stream_packetin.html 2009-07-15 20:18:53 UTC (rev 16288)
+++ trunk/ogg/doc/libogg/ogg_stream_packetin.html 2009-07-15 21:39:59 UTC (rev 16289)
@@ -25,7 +25,7 @@
packet with data.
The data in the packet is copied into the internal storage managed by
the <a href="ogg_stream_state.html">ogg_stream_state</a>, so the caller
-is free to alter the contents of <i>os</i> after this call has returned.
+is free to alter the contents of <i>op</i> after this call has returned.
<br><br>
<table border=0 color=black cellspacing=0 cellpadding=7>
More information about the commits
mailing list