[xiph-commits] r17496 - trunk/ogg/doc/libogg
giles at svn.xiph.org
giles at svn.xiph.org
Fri Oct 8 22:29:32 PDT 2010
Author: giles
Date: 2010-10-08 22:29:32 -0700 (Fri, 08 Oct 2010)
New Revision: 17496
Modified:
trunk/ogg/doc/libogg/ogg_packet_clear.html
Log:
Fix a cut-and-paste error in the documentation.
Modified: trunk/ogg/doc/libogg/ogg_packet_clear.html
===================================================================
--- trunk/ogg/doc/libogg/ogg_packet_clear.html 2010-10-08 18:42:04 UTC (rev 17495)
+++ trunk/ogg/doc/libogg/ogg_packet_clear.html 2010-10-09 05:29:32 UTC (rev 17496)
@@ -32,7 +32,7 @@
<h3>Parameters</h3>
<dl>
-<dt><i>os</i></dt>
+<dt><i>op</i></dt>
<dd>Pointer to the ogg_packet struct to be cleared.</dd>
</dl>
More information about the commits
mailing list