chiark
/
gitweb
/
~mdw
/
catacomb
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
math/pgen.h, math/pgen-granfrob.c: Fix typo in function comment.
[catacomb]
/
math
/
pgen.h
diff --git
a/math/pgen.h
b/math/pgen.h
index 219b261b8e703e2490ec98684f7de6da52d455a5..eef9141428833be7d399c13e479e90d852d00655 100644
(file)
--- a/
math/pgen.h
+++ b/
math/pgen.h
@@
-278,7
+278,7
@@
extern mp *pgen(const char */*name*/, mp */*d*/, mp */*m*/,
*
* Returns: One of the @PGEN_...@ codes.
*
- * Use: Performs a quadratic vers
oi
n of Grantham's Frobenius
+ * Use: Performs a quadratic vers
io
n of Grantham's Frobenius
* primality test, which is a simple extension of the standard
* Lucas test.
*