docs: gendocs
[oweals/gnunet.git] / doc / tutorial-examples / 020.c
index 5ecba1c1693ed6573d163b16e15064f5ed331311..596db3069390c908bec1d75a697317b00b4f7d60 100644 (file)
@@ -5,7 +5,8 @@ get_result_iterator (void *cls, struct GNUNET_TIME_Absolute expiration,
                      unsigned int get_path_length,
                      const struct GNUNET_PeerIdentity *put_path,
                      unsigned int put_path_length,
-                     enum GNUNET_BLOCK_Type type, size_t size, const void *data)
+                     enum GNUNET_BLOCK_Type type, size_t size,
+                     const void *data)
 {
   // Optionally:
   GNUNET_DHT_get_stop (get_handle);