summaryrefslogtreecommitdiff
path: root/doc/ogg/ogg_sync_wrote.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ogg/ogg_sync_wrote.html')
-rw-r--r--doc/ogg/ogg_sync_wrote.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ogg/ogg_sync_wrote.html b/doc/ogg/ogg_sync_wrote.html
index a7df0d4..b3316b9 100644
--- a/doc/ogg/ogg_sync_wrote.html
+++ b/doc/ogg/ogg_sync_wrote.html
@@ -39,7 +39,7 @@ int ogg_sync_destroy(<a href="ogg_sync_state.html">ogg_sync_state</a> *oy);
<h3>Return Values</h3>
<blockquote>
-<li>-1 if the number of bytes written overflows the internal storage of the <a href="ogg_sync_state.html">ogg_sync_state</a> struct.
+<li>-1 if the number of bytes written overflows the internal storage of the <a href="ogg_sync_state.html">ogg_sync_state</a> struct.
<li>
0 in all other cases.</li>
</blockquote>