summaryrefslogtreecommitdiff
path: root/mpz/divexact.c
diff options
context:
space:
mode:
authorMarco Bodrato <bodrato@mail.dm.unipi.it>2013-12-26 23:39:01 +0100
committerMarco Bodrato <bodrato@mail.dm.unipi.it>2013-12-26 23:39:01 +0100
commit6a0c002ec2409183be4e6bf96a48166ba8c5500d (patch)
tree587142877949b2d1ad437fc918225d21b619147a /mpz/divexact.c
parent12f8f6397b08d32b847e8b11e652c071176eecdd (diff)
downloadgmp-6a0c002ec2409183be4e6bf96a48166ba8c5500d.tar.gz
Encoding conversion to UTF-8
Diffstat (limited to 'mpz/divexact.c')
-rw-r--r--mpz/divexact.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mpz/divexact.c b/mpz/divexact.c
index 9ba2ffeb3..542483a23 100644
--- a/mpz/divexact.c
+++ b/mpz/divexact.c
@@ -1,6 +1,6 @@
/* mpz_divexact -- finds quotient when known that quot * den == num && den != 0.
-Contributed to the GNU project by Niels Möller.
+Contributed to the GNU project by Niels Möller.
Copyright 1991, 1993-1998, 2000-2002, 2005-2007, 2009, 2012 Free Software
Foundation, Inc.