aboutsummaryrefslogtreecommitdiffstats
path: root/src/math/bigint/monty_amd64/mp_monty.S
diff options
context:
space:
mode:
Diffstat (limited to 'src/math/bigint/monty_amd64/mp_monty.S')
-rw-r--r--src/math/bigint/monty_amd64/mp_monty.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/math/bigint/monty_amd64/mp_monty.S b/src/math/bigint/monty_amd64/mp_monty.S
index 22045c369..d5f97601d 100644
--- a/src/math/bigint/monty_amd64/mp_monty.S
+++ b/src/math/bigint/monty_amd64/mp_monty.S
@@ -1,5 +1,5 @@
/*
-* Montgomery Reduction Source File
+* Montgomery Reduction in x86-64 assembler
* (C) 2008 Jack Lloyd
*
* Distributed under the terms of the Botan license