We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8afcd4b commit 39214d7Copy full SHA for 39214d7
src/modules/bppp/bppp_rangeproof_impl.h
@@ -4,8 +4,8 @@
4
* file COPYING or http://www.opensource.org/licenses/mit-license.php.*
5
**********************************************************************/
6
7
-#ifndef _SECP256K1_MODULE_BPP_RANGEPROOF_IMPL_
8
-#define _SECP256K1_MODULE_BPP_RANGEPROOF_IMPL_
+#ifndef SECP256K1_MODULE_BPP_RANGEPROOF_IMPL_
+#define SECP256K1_MODULE_BPP_RANGEPROOF_IMPL_
9
10
11
#include "../../group.h"
0 commit comments