summaryrefslogtreecommitdiff
path: root/doc/libogg/general.html
diff options
context:
space:
mode:
authorMonty <xiphmont@xiph.org>2009-05-20 00:18:35 +0000
committerMonty <xiphmont@xiph.org>2009-05-20 00:18:35 +0000
commit1729d36bdc11eb73f87a43544e7e90ae1c19b408 (patch)
tree99ca341fe3fe5c622cff8bf1ef2612971dd52865 /doc/libogg/general.html
parent2847fef44c50bd277aed2200b8e06f7aabb34822 (diff)
downloadogg-1729d36bdc11eb73f87a43544e7e90ae1c19b408.tar.gz
Update documentation to reflect new API calls, and extended error return behavior.
git-svn-id: http://svn.xiph.org/trunk/ogg@16017 0101bb08-14d6-0310-b084-bc0e0c8e3800
Diffstat (limited to 'doc/libogg/general.html')
-rw-r--r--doc/libogg/general.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/libogg/general.html b/doc/libogg/general.html
index 550ff0c..43788e5 100644
--- a/doc/libogg/general.html
+++ b/doc/libogg/general.html
@@ -79,7 +79,7 @@ All the <b>libogg</b> specific functions are declared in "ogg/ogg.h".
<td>Returns the sequential page number for this page.</td>
</tr>
<tr valign=top>
-<td><a href="ogg_packet_clear.html">ogg_packet_clear</a><td>
+<td><a href="ogg_packet_clear.html">ogg_packet_clear</a></td>
<td>Clears the ogg_packet structure.</td>
</tr>
<tr valign=top>