aboutsummaryrefslogtreecommitdiff
path: root/src/arm/arm.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-02-09 20:18:04 +0000
committerChristian Grothoff <christian@grothoff.org>2010-02-09 20:18:04 +0000
commit386b2b80afcdf906a38c06e96bfea2d5bd70d0c9 (patch)
treee5ec34f3a6ec6b8009ea5ea54cef2bbcbfa97b0b /src/arm/arm.h
parentf3a4004033befa50d3a7b1b1fc4874e975e77ad7 (diff)
downloadgnunet-386b2b80afcdf906a38c06e96bfea2d5bd70d0c9.tar.gz
gnunet-386b2b80afcdf906a38c06e96bfea2d5bd70d0c9.zip
debug stuff
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 562113068..2f107351c 100644
--- a/src/arm/arm.h
+++ b/src/arm/arm.h
@@ -31,6 +31,6 @@
31 * This option will turn on the DEBUG loglevel for 31 * This option will turn on the DEBUG loglevel for
32 * all processes controlled by this ARM! 32 * all processes controlled by this ARM!
33 */ 33 */
34#define DEBUG_ARM GNUNET_NO 34#define DEBUG_ARM GNUNET_YES
35 35
36#endif 36#endif