summaryrefslogtreecommitdiff
path: root/doc/ogg/ogg_page_serialno.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ogg/ogg_page_serialno.html')
-rw-r--r--doc/ogg/ogg_page_serialno.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/ogg/ogg_page_serialno.html b/doc/ogg/ogg_page_serialno.html
index f8edef0..9aa703f 100644
--- a/doc/ogg/ogg_page_serialno.html
+++ b/doc/ogg/ogg_page_serialno.html
@@ -17,14 +17,14 @@
<p><i>declared in "ogg/ogg.h";</i></p>
-<p>Returns the unique serial number for the logical bitstream of this page. Each page contains the serial number for the logical bitstream that it belongs to.
-<p>
+<p>Returns the unique serial number for the logical bitstream of this page. Each page contains the serial number for the logical bitstream that it belongs to.
+<p>
<br><br>
<table border=0 color=black cellspacing=0 cellpadding=7>
<tr bgcolor=#cccccc>
<td>
<pre><b>
-int ogg_page_serialno(ogg_page *og);
+int ogg_page_serialno(ogg_page *og);
</b></pre>
</td>
@@ -39,7 +39,7 @@ int ogg_page_serialno(ogg_page *og);
<h3>Return Values</h3>
-<blockquote>
+<blockquote>
<li>
<i>n</i> is the serial number for this page.</li>
</blockquote>