diff options
author | lloyd <[email protected]> | 2010-03-21 23:42:01 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2010-03-21 23:42:01 +0000 |
commit | a1fc16d73b6e8fbb041c5163687bfd37c5705da4 (patch) | |
tree | 1c4eb4b9ba661b56bf8b2f22f5cb94cf3fbc3f7d /src/pubkey | |
parent | f8a77dd91e8b3aed644c2c206ff9b8822fb3ae02 (diff) |
Post-merge fixups
Diffstat (limited to 'src/pubkey')
-rw-r--r-- | src/pubkey/blinding.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pubkey/blinding.cpp b/src/pubkey/blinding.cpp index 47b320462..c4c0e3b6e 100644 --- a/src/pubkey/blinding.cpp +++ b/src/pubkey/blinding.cpp @@ -1,4 +1,4 @@ -n/* +/* * Blinding for public key operations * (C) 1999-2010 Jack Lloyd * |