summaryrefslogtreecommitdiff
path: root/nextprime.c
diff options
context:
space:
mode:
authorTorbjorn Granlund <tege@gmplib.org>2009-11-14 15:22:33 +0100
committerTorbjorn Granlund <tege@gmplib.org>2009-11-14 15:22:33 +0100
commita427aca6217562ec719ebedd37ad9fe80c075bfa (patch)
tree6a5a8e408376b6e889195911a2574d5d7067fd84 /nextprime.c
parent528618f76323f62fb2a24683b81c9ad287d065f8 (diff)
downloadgmp-a427aca6217562ec719ebedd37ad9fe80c075bfa.tar.gz
Update headers.
Diffstat (limited to 'nextprime.c')
-rw-r--r--nextprime.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nextprime.c b/nextprime.c
index cd9d26374..f3e80f6dd 100644
--- a/nextprime.c
+++ b/nextprime.c
@@ -1,7 +1,7 @@
/* gmp_nextprime -- generate small primes reasonably efficiently for internal
GMP needs.
- Contributed to the GNU project by Torbjörn Granlund. Miscellaneous
+ Contributed to the GNU project by Torbjorn Granlund. Miscellaneous
improvements by Martin Boij.
THE FUNCTIONS IN THIS FILE ARE INTERNAL WITH MUTABLE INTERFACES. IT IS ONLY