Skip to content

Commit 39214d7

Browse files
committed
fixup! Add BP++ round 1
1 parent 8afcd4b commit 39214d7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/modules/bppp/bppp_rangeproof_impl.h

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
* file COPYING or http://www.opensource.org/licenses/mit-license.php.*
55
**********************************************************************/
66

7-
#ifndef _SECP256K1_MODULE_BPP_RANGEPROOF_IMPL_
8-
#define _SECP256K1_MODULE_BPP_RANGEPROOF_IMPL_
7+
#ifndef SECP256K1_MODULE_BPP_RANGEPROOF_IMPL_
8+
#define SECP256K1_MODULE_BPP_RANGEPROOF_IMPL_
99

1010

1111
#include "../../group.h"

0 commit comments

Comments
 (0)