tutorial-examples/019.c: linelength
authorng0 <ng0@infotropique.org>
Fri, 20 Oct 2017 15:12:11 +0000 (15:12 +0000)
committerng0 <ng0@infotropique.org>
Fri, 20 Oct 2017 15:12:11 +0000 (15:12 +0000)
doc/tutorial-examples/019.c

index f05cc336a339c171b623ff407c37a6ae8af1ea50..aaf00151698042cc0d0db131ee4c60906dff1db3 100644 (file)
@@ -1,4 +1,5 @@
-message_sent_cont (void *cls, const struct GNUNET_SCHEDULER_TaskContext *tc)
+message_sent_cont (void *cls,
+                   const struct GNUNET_SCHEDULER_TaskContext *tc)
 {
   // Request has left local node
 }