Fixed spelling of rpow in rpow's prototype.

This commit is contained in:
bde 2001-10-03 16:33:00 +00:00
parent 9097abc647
commit 6713900c98

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