Use the same convention for include guards everywhere
This commit is contained in:
parent
801fbde757
commit
b2586f5402
@ -1,5 +1,5 @@
|
|||||||
#ifndef CURVE25519_REF10_H
|
#ifndef curve25519_ref10_H
|
||||||
#define CURVE25519_REF10_H
|
#define curve25519_ref10_H
|
||||||
|
|
||||||
#include <stddef.h>
|
#include <stddef.h>
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user