summaryrefslogtreecommitdiff
path: root/src/arm/arm.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/arm/arm.h')
-rw-r--r--src/arm/arm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/arm/arm.h b/src/arm/arm.h
index a8f5d0706..2293ec036 100644
--- a/src/arm/arm.h
+++ b/src/arm/arm.h
@@ -27,6 +27,6 @@
27 27
28#include "gnunet_common.h" 28#include "gnunet_common.h"
29 29
30#define DEBUG_ARM GNUNET_YES 30#define DEBUG_ARM GNUNET_NO
31 31
32#endif 32#endif