Fixed spelling of rpow in rpow's prototype.

This commit is contained in:
Bruce Evans 2001-10-03 16:33:00 +00:00
parent da838a6546
commit 9e68201aa6
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=84424

View File

@ -174,7 +174,7 @@ are ordinary integers.
.Fn pow "const MINT *bmp" "const MINT *emp" "const MINT *mmp" "MINT *rmp" ;
.Pp
.Ft void
.Fn pow "const MINT *bmp" "short e" "MINT *rmp" ;
.Fn rpow "const MINT *bmp" "short e" "MINT *rmp" ;
.Bd -ragged -offset indent
.Fn rpow
computes the result of