diff options
Diffstat (limited to 'libs/libaxolotl/src/curve25519/ed25519/nacl_includes/crypto_int32.h')
-rw-r--r-- | libs/libaxolotl/src/curve25519/ed25519/nacl_includes/crypto_int32.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/libaxolotl/src/curve25519/ed25519/nacl_includes/crypto_int32.h b/libs/libaxolotl/src/curve25519/ed25519/nacl_includes/crypto_int32.h index cae135e6e2..3c62609c72 100644 --- a/libs/libaxolotl/src/curve25519/ed25519/nacl_includes/crypto_int32.h +++ b/libs/libaxolotl/src/curve25519/ed25519/nacl_includes/crypto_int32.h @@ -1,4 +1,4 @@ -#ifndef crypto_int32_h +#ifndef crypto_int32_h #define crypto_int32_h typedef int crypto_int32; |