summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/bn/asm/x86_64-mont5.pl
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libcrypto/bn/asm/x86_64-mont5.pl')
-rwxr-xr-xsrc/lib/libcrypto/bn/asm/x86_64-mont5.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/libcrypto/bn/asm/x86_64-mont5.pl b/src/lib/libcrypto/bn/asm/x86_64-mont5.pl
index 1c8aa255c3..7b9c6df273 100755
--- a/src/lib/libcrypto/bn/asm/x86_64-mont5.pl
+++ b/src/lib/libcrypto/bn/asm/x86_64-mont5.pl
@@ -1037,7 +1037,7 @@ $code.=<<___;
1037.Linc: 1037.Linc:
1038 .long 0,0, 1,1 1038 .long 0,0, 1,1
1039 .long 2,2, 2,2 1039 .long 2,2, 2,2
1040.previous 1040.text
1041___ 1041___
1042 1042
1043# EXCEPTION_DISPOSITION handler (EXCEPTION_RECORD *rec,ULONG64 frame, 1043# EXCEPTION_DISPOSITION handler (EXCEPTION_RECORD *rec,ULONG64 frame,