commented out wrong message type
[oweals/gnunet.git] / src / peerinfo / peerinfo_api.c
index 10729f3d090c6403fa4c3de06907e4712c909c86..b75d4e2913259fc9583f99aa9226520c0df75371 100644 (file)
@@ -557,7 +557,7 @@ GNUNET_PEERINFO_iterate_cancel (struct GNUNET_PEERINFO_IteratorContext *ic)
 struct GNUNET_MQ_Envelope *
 GNUNET_PEERINFO_add_peer (struct GNUNET_PEERINFO_Handle *h,
                           const struct GNUNET_HELLO_Message *hello,
-                         GNUNET_MQ_NotifyCallback cont,
+                         GNUNET_SCHEDULER_TaskCallback cont,
                          void *cont_cls)
 {
   struct GNUNET_MQ_Envelope *env;