aboutsummaryrefslogtreecommitdiff
path: root/src/arm/arm.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2009-10-31 21:27:25 +0000
committerChristian Grothoff <christian@grothoff.org>2009-10-31 21:27:25 +0000
commit1f2e7fc97d8cc29e697e75783b5fd38b19fe3232 (patch)
treeebc42c06eb537649f1d0c92709e0f44dd17f0c92 /src/arm/arm.h
parented9a17174a6dbf69fdf99eb274f65b55c48ff980 (diff)
downloadgnunet-1f2e7fc97d8cc29e697e75783b5fd38b19fe3232.tar.gz
gnunet-1f2e7fc97d8cc29e697e75783b5fd38b19fe3232.zip
doku
Diffstat (limited to 'src/arm/arm.h')
-rw-r--r--src/arm/arm.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/arm/arm.h b/src/arm/arm.h
index 2293ec036..562113068 100644
--- a/src/arm/arm.h
+++ b/src/arm/arm.h
@@ -27,6 +27,10 @@
27 27
28#include "gnunet_common.h" 28#include "gnunet_common.h"
29 29
30/**
31 * This option will turn on the DEBUG loglevel for
32 * all processes controlled by this ARM!
33 */
30#define DEBUG_ARM GNUNET_NO 34#define DEBUG_ARM GNUNET_NO
31 35
32#endif 36#endif