[Pkg-bitcoin-commits] [libsecp256k1] 05/37: FIXUP: Missing "is"

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 72d952c9c48d0b8d68c872f835acc1c75b34e2d2
Author: Rusty Russell <rusty at rustcorp.com.au>
Date:   Tue Feb 21 14:43:09 2017 +1030

    FIXUP: Missing "is"
    
    Signed-off-by: Rusty Russell <rusty at rustcorp.com.au>
---
 include/secp256k1.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/secp256k1.h b/include/secp256k1.h
index bd7b783..16e96e8 100644
--- a/include/secp256k1.h
+++ b/include/secp256k1.h
@@ -557,7 +557,7 @@ SECP256K1_API SECP256K1_WARN_UNUSED_RESULT int secp256k1_ec_pubkey_tweak_mul(
  * amount power for all values.
  *
  * This function provides a seed which is combined into the blinding value: that
- * blinding value added before each multiplication (and removed afterwards) so
+ * blinding value is added before each multiplication (and removed afterwards) so
  * that it does not affect function results, but shields against attacks which
  * rely on any input-dependent behaviour.
  *

-- 
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