From 5b4169f484ad2aac76c816503142067363b2c332 Mon Sep 17 00:00:00 2001 From: Colin Booth Date: Mon, 30 Mar 2020 17:48:53 +0000 Subject: skalibs: fix html errors Signed-off-by: Colin Booth --- doc/libbiguint/index.html | 1 - 1 file changed, 1 deletion(-) (limited to 'doc/libbiguint/index.html') 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 ;

-

bu_gcd() computes the greatest common divisor between a and b, and stores it into r. It returns 1 if all went well.

-- cgit v1.3.1