summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt A. Tobin <email@mattatobin.com>2022-04-24 21:33:18 -0500
committerMatt A. Tobin <email@mattatobin.com>2022-04-24 21:33:18 -0500
commit431753c66fb10c5bd6e0a25f280a06ead25207c2 (patch)
treea41507b570907fd0bc75fa9e8f0921cae8fbccc2
parent13b81b9a58ed8b162d57e770dff3ed99b84eb309 (diff)
downloadaura-central-431753c66fb10c5bd6e0a25f280a06ead25207c2.tar.gz
[Sabotage] [Modules:libmar] Fix preprocessor conditional logic in cryptox.h
-rw-r--r--modules/libmar/verify/cryptox.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/libmar/verify/cryptox.h b/modules/libmar/verify/cryptox.h
index d6dceb366..8f5ecc157 100644
--- a/modules/libmar/verify/cryptox.h
+++ b/modules/libmar/verify/cryptox.h
@@ -4,6 +4,7 @@
#ifndef CRYPTOX_H
#define CRYPTOX_H
+#endif
#define XP_MIN_SIGNATURE_LEN_IN_BYTES 256