summaryrefslogtreecommitdiff
path: root/doc/libogg/ogg_stream_packetpeek.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/libogg/ogg_stream_packetpeek.html')
-rw-r--r--doc/libogg/ogg_stream_packetpeek.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/libogg/ogg_stream_packetpeek.html b/doc/libogg/ogg_stream_packetpeek.html
index 1bd44af..5c81393 100644
--- a/doc/libogg/ogg_stream_packetpeek.html
+++ b/doc/libogg/ogg_stream_packetpeek.html
@@ -58,8 +58,8 @@ packet?" check.</dd>
<h3>Return Values</h3>
<blockquote>
<ul>
-<li>-1 if there's no packet available due to lost sync or a hole
-in the data.</li>
+<li>-1 if there's no packet available due to lost sync or a hole in the data.</li>
+<li>0 if there is insufficient data available to complete a packet, or on unrecoverable internal error occurred.</li>
<li>1 if a packet is available.</li>
</ul>
</blockquote>