diff options
Diffstat (limited to 'doc/libbiguint/index.html')
-rw-r--r-- | doc/libbiguint/index.html | 1 |
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> |