aboutsummaryrefslogtreecommitdiff
path: root/src/peerinfo
diff options
context:
space:
mode:
Diffstat (limited to 'src/peerinfo')
-rw-r--r--src/peerinfo/gnunet-service-peerinfo.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/peerinfo/gnunet-service-peerinfo.c b/src/peerinfo/gnunet-service-peerinfo.c
index 2f56ff2bd..30723be0b 100644
--- a/src/peerinfo/gnunet-service-peerinfo.c
+++ b/src/peerinfo/gnunet-service-peerinfo.c
@@ -220,7 +220,7 @@ transmit_pending_notification (void *cls,
220 * list was previously empty. 220 * list was previously empty.
221 * 221 *
222 * @param nl client to notify 222 * @param nl client to notify
223 * @param hc entry to notify about 223 * @param he entry to notify about
224 */ 224 */
225static void 225static void
226do_notify (struct NotifyList *nl, 226do_notify (struct NotifyList *nl,