summaryrefslogtreecommitdiff
path: root/doc/libogg/ogg_stream_eos.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/libogg/ogg_stream_eos.html')
-rw-r--r--doc/libogg/ogg_stream_eos.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/libogg/ogg_stream_eos.html b/doc/libogg/ogg_stream_eos.html
index ba35e7c..22c5b91 100644
--- a/doc/libogg/ogg_stream_eos.html
+++ b/doc/libogg/ogg_stream_eos.html
@@ -38,7 +38,7 @@ int ogg_stream_eos(ogg_stream_state *os);
<h3>Return Values</h3>
<blockquote>
-<li>1 if we are at the end of the stream.</li>
+<li>1 if we are at the end of the stream or an internal error occurred.</li>
<li>
0 if we have not yet reached the end of the stream.</li>
</blockquote>