aboutsummaryrefslogtreecommitdiff
path: root/src/peerinfo
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-01-14 18:24:18 +0000
committerChristian Grothoff <christian@grothoff.org>2010-01-14 18:24:18 +0000
commit76fe0e518c1b00878102777513f53e754eb20013 (patch)
treee9fcbef8663c036ec55dd5dad314cbb3c3d2ec62 /src/peerinfo
parent7864d3fc9dc21f7a91e6f7b5a380840a2b4d7f7a (diff)
downloadgnunet-76fe0e518c1b00878102777513f53e754eb20013.tar.gz
gnunet-76fe0e518c1b00878102777513f53e754eb20013.zip
fixing documentation
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,