[Pkg-bitcoin-commits] [libsecp256k1] 03/37: Fix typo: "Agressive" → "Aggressive"

Jonas Smedegaard dr at jones.dk
Fri Aug 18 11:27:51 UTC 2017


This is an automated email from the git hooks/post-receive script.

js pushed a commit to branch master
in repository libsecp256k1.

commit 4c0f32ed51409b340da84dd3d3f91f66b4cb4643
Author: practicalswift <practicalswift at users.noreply.github.com>
Date:   Sun Jan 29 18:37:29 2017 +0100

    Fix typo: "Agressive" → "Aggressive"
---
 src/asm/field_10x26_arm.s | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/asm/field_10x26_arm.s b/src/asm/field_10x26_arm.s
index 5df561f..1e2d7ff 100644
--- a/src/asm/field_10x26_arm.s
+++ b/src/asm/field_10x26_arm.s
@@ -23,7 +23,7 @@ Note:
 	.eabi_attribute 10, 0 @ Tag_FP_arch = none
 	.eabi_attribute 24, 1 @ Tag_ABI_align_needed = 8-byte
 	.eabi_attribute 25, 1 @ Tag_ABI_align_preserved = 8-byte, except leaf SP
-	.eabi_attribute 30, 2 @ Tag_ABI_optimization_goals = Agressive Speed
+	.eabi_attribute 30, 2 @ Tag_ABI_optimization_goals = Aggressive Speed
 	.eabi_attribute 34, 1 @ Tag_CPU_unaligned_access = v6
 	.text
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-bitcoin/libsecp256k1.git



More information about the Pkg-bitcoin-commits mailing list