aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gnunet_common.h')
-rw-r--r--src/include/gnunet_common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/gnunet_common.h b/src/include/gnunet_common.h
index 57b6dd9f2..ca49d3109 100644
--- a/src/include/gnunet_common.h
+++ b/src/include/gnunet_common.h
@@ -119,6 +119,7 @@ extern "C"
119 */ 119 */
120#define GNUNET_VA_ARG_ENUM(va,X) ((enum X) va_arg (va, int)) 120#define GNUNET_VA_ARG_ENUM(va,X) ((enum X) va_arg (va, int))
121 121
122
122/** 123/**
123 * @ingroup logging 124 * @ingroup logging
124 * define #GNUNET_EXTRA_LOGGING if using this header outside the GNUnet source 125 * define #GNUNET_EXTRA_LOGGING if using this header outside the GNUnet source