summaryrefslogtreecommitdiff
path: root/doc/libogg/ogg_stream_iovecin.html
diff options
context:
space:
mode:
authorMonty <xiphmont@xiph.org>2009-05-27 04:50:41 +0000
committerMonty <xiphmont@xiph.org>2009-05-27 04:50:41 +0000
commitaa729da057002630b75791f5fd0e2641d9e51b87 (patch)
treec068d2afeed290d4960389617b476e7e1de9d028 /doc/libogg/ogg_stream_iovecin.html
parentaf61d78995f531579ffdd24fd8a5360484ab66a2 (diff)
downloadogg-aa729da057002630b75791f5fd0e2641d9e51b87.tar.gz
Commit doc updates relating to async error interface
git-svn-id: http://svn.xiph.org/trunk/ogg@16049 0101bb08-14d6-0310-b084-bc0e0c8e3800
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>