summaryrefslogtreecommitdiff
path: root/doc/libogg/ogg_stream_iovecin.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/libogg/ogg_stream_iovecin.html')
-rw-r--r--doc/libogg/ogg_stream_iovecin.html5
1 files changed, 1 insertions, 4 deletions
diff --git a/doc/libogg/ogg_stream_iovecin.html b/doc/libogg/ogg_stream_iovecin.html
index 9409ace..f3dde39 100644
--- a/doc/libogg/ogg_stream_iovecin.html
+++ b/doc/libogg/ogg_stream_iovecin.html
@@ -58,10 +58,7 @@ int ogg_stream_iovecin(ogg_stream_state *os, ogg_iovec_t *iov, int count, long e
<h3>Return Values</h3>
<blockquote>
<li>
-0 returned on success. -1 returned in the event of internal error
-(currently only caused by a failed memory allocation, a case that can
-only occur on embedded systems. It is reasonable to ignore the return
-value innormal desktop applications).</li>
+0 returned on success. -1 returned in the event of internal error.</li>
</blockquote>
<p>