-nicer logging
[oweals/gnunet.git] / src / include / gnunet_common.h
index 6a02190ccd325b72b48fd6352c1b7adf5bd6d431..17c97c51467e12078bc6cd626c61000fa7573af3 100644 (file)
@@ -62,6 +62,7 @@ extern "C"
  */
 #define GNUNET_UTIL_VERSION 0x000A0100
 
+
 /**
  * Named constants for return values.  The following invariants hold:
  * `GNUNET_NO == 0` (to allow `if (GNUNET_NO)`) `GNUNET_OK !=