aboutsummaryrefslogtreecommitdiff
path: root/src/arm/arm.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-01-15 09:38:53 +0000
committerChristian Grothoff <christian@grothoff.org>2010-01-15 09:38:53 +0000
commit697aa41b1e22503e2eb2d8802bdaf627b3931997 (patch)
tree94db401e3973e955cf72b373efe325d344349161 /src/arm/arm.h
parent38ab83f306e3e627af5140aaf8875bf2e1cc6241 (diff)
downloadgnunet-697aa41b1e22503e2eb2d8802bdaf627b3931997.tar.gz
gnunet-697aa41b1e22503e2eb2d8802bdaf627b3931997.zip
simplifying transport plugin API
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