summaryrefslogtreecommitdiff
path: root/src/arm/arm.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2009-10-01 20:19:44 +0000
committerChristian Grothoff <christian@grothoff.org>2009-10-01 20:19:44 +0000
commitf5803d960e5983c906b9f7ae2ffff63b284e8098 (patch)
tree28f9924793b011be5a7529b02b71b807187fae73 /src/arm/arm.h
parent0f6f81917b4978623ff76e28dd60c20bfc17489c (diff)
downloadgnunet-f5803d960e5983c906b9f7ae2ffff63b284e8098.tar.gz
gnunet-f5803d960e5983c906b9f7ae2ffff63b284e8098.zip
better ARM test script
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