From 9e68201aa6f11ab99246681421890f8ea4bd05e8 Mon Sep 17 00:00:00 2001 From: Bruce Evans Date: Wed, 3 Oct 2001 16:33:00 +0000 Subject: [PATCH] Fixed spelling of rpow in rpow's prototype. --- lib/libmp/libmp.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/libmp/libmp.3 b/lib/libmp/libmp.3 index b936d8934c98..e99f36e11aeb 100644 --- a/lib/libmp/libmp.3 +++ b/lib/libmp/libmp.3 @@ -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