summaryrefslogtreecommitdiff
path: root/doc/libbiguint
diff options
context:
space:
mode:
authorColin Booth <colin@heliocat.net>2020-03-30 17:48:53 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2020-03-30 18:20:42 +0000
commit5b4169f484ad2aac76c816503142067363b2c332 (patch)
tree295faf13a148eefaa20e0eda7b9c1f61381ebc25 /doc/libbiguint
parentab3af99b8537d7b106c7857ae29c9494926cef03 (diff)
downloadskalibs-5b4169f484ad2aac76c816503142067363b2c332.tar.xz
skalibs: fix html errors
Signed-off-by: Colin Booth <colin@heliocat.net>
Diffstat (limited to 'doc/libbiguint')
-rw-r--r--doc/libbiguint/index.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/libbiguint/index.html b/doc/libbiguint/index.html
index a7796a0..101b7b7 100644
--- a/doc/libbiguint/index.html
+++ b/doc/libbiguint/index.html
@@ -313,7 +313,6 @@ unsigned int bn ;
</pre>
<p>
-</p>
<tt>bu_gcd()</tt> computes the greatest common divisor between <tt>a</tt>
and <tt>b</tt>, and stores it into <tt>r</tt>. It returns 1 if all went well.
</p>