aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorNathan S. Evans <evans@in.tum.de>2010-08-03 08:25:36 +0000
committerNathan S. Evans <evans@in.tum.de>2010-08-03 08:25:36 +0000
commit699066c9182df789657ae0c29920d166f53520db (patch)
tree7dca79b8cb806a171ef2e61db33c92ccf956bf39 /src
parentb38f97fd35c05c1279da542a99e4577b2a019096 (diff)
downloadgnunet-699066c9182df789657ae0c29920d166f53520db.tar.gz
gnunet-699066c9182df789657ae0c29920d166f53520db.zip
spelling
Diffstat (limited to 'src')
-rw-r--r--src/peerinfo/peerinfo_api.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/peerinfo/peerinfo_api.c b/src/peerinfo/peerinfo_api.c
index 1f382f096..2b3ee1b8f 100644
--- a/src/peerinfo/peerinfo_api.c
+++ b/src/peerinfo/peerinfo_api.c
@@ -130,7 +130,7 @@ struct GNUNET_PEERINFO_Handle
130 * @param sched scheduler to use 130 * @param sched scheduler to use
131 * @param cfg configuration to use 131 * @param cfg configuration to use
132 * @return NULL on error (configuration related, actual connection 132 * @return NULL on error (configuration related, actual connection
133 * etablishment may happen asynchronously). 133 * establishment may happen asynchronously).
134 */ 134 */
135struct GNUNET_PEERINFO_Handle * 135struct GNUNET_PEERINFO_Handle *
136GNUNET_PEERINFO_connect (struct GNUNET_SCHEDULER_Handle *sched, 136GNUNET_PEERINFO_connect (struct GNUNET_SCHEDULER_Handle *sched,