summaryrefslogtreecommitdiff
path: root/doc/libogg/ogg_sync_check.html
diff options
context:
space:
mode:
authorRalph Giles <giles@thaumas.net>2018-10-09 13:41:12 -0700
committerRalph Giles <giles@thaumas.net>2018-10-09 13:41:36 -0700
commit0acd32d7cabf7e41cc29ea7c2bbffde969ff1ba0 (patch)
treea715a617314205142bc39f073a4591b0e41444a4 /doc/libogg/ogg_sync_check.html
parent529ec790cfba8b846f7e1d7603c22fc352ce2504 (diff)
downloadogg-git-0acd32d7cabf7e41cc29ea7c2bbffde969ff1ba0.tar.gz
Remove trailing whitespace from the api documentation.
Diffstat (limited to 'doc/libogg/ogg_sync_check.html')
-rw-r--r--doc/libogg/ogg_sync_check.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/libogg/ogg_sync_check.html b/doc/libogg/ogg_sync_check.html
index 07f4307..a767de8 100644
--- a/doc/libogg/ogg_sync_check.html
+++ b/doc/libogg/ogg_sync_check.html
@@ -17,7 +17,7 @@
<p><i>declared in "ogg/ogg.h";</i></p>
-<p>This function is used to check the error or readiness condition of an <a href="ogg_sync_state.html">ogg_sync_state</a> structure.
+<p>This function is used to check the error or readiness condition of an <a href="ogg_sync_state.html">ogg_sync_state</a> structure.
<p>It is safe practice to ignore unrecoverable errors (such as an internal error caused by a malloc() failure) returned by ogg stream synchronization calls. Should an
internal error occur, the <a href="ogg_sync_state.html">ogg_sync_state</a> structure will be cleared (equivalent to a
call to