aboutsummaryrefslogtreecommitdiff
path: root/src/social
diff options
context:
space:
mode:
authorGabor X Toth <*@tg-x.net>2014-05-27 11:23:23 +0000
committerGabor X Toth <*@tg-x.net>2014-05-27 11:23:23 +0000
commit72180436df2aff18a417a39059664072e02b09dc (patch)
tree09d0f17a770bee0dea7f8e2abf5eed19ead5625d /src/social
parentcfeccc1b56def35ac586ac2c09ac70b523b59ef5 (diff)
downloadgnunet-72180436df2aff18a417a39059664072e02b09dc.tar.gz
gnunet-72180436df2aff18a417a39059664072e02b09dc.zip
multicast: run testing peer
Diffstat (limited to 'src/social')
-rw-r--r--src/social/test_social.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/social/test_social.c b/src/social/test_social.c
index 8851ba0df..053e347d1 100644
--- a/src/social/test_social.c
+++ b/src/social/test_social.c
@@ -20,9 +20,8 @@
20 20
21/** 21/**
22 * @file social/test_social.c 22 * @file social/test_social.c
23 * @brief Test for the SOCIAL service. 23 * @brief Tests for the Social API.
24 * @author Gabor X Toth 24 * @author Gabor X Toth
25 * @author Christian Grothoff
26 */ 25 */
27 26
28#include <inttypes.h> 27#include <inttypes.h>
@@ -114,7 +113,7 @@ end ()
114 * Main function of the test, run from scheduler. 113 * Main function of the test, run from scheduler.
115 * 114 *
116 * @param cls NULL 115 * @param cls NULL
117 * @param cfg configuration we use (also to connect to SOCIAL service) 116 * @param cfg configuration we use (also to connect to Social service)
118 * @param peer handle to access more of the peer (not used) 117 * @param peer handle to access more of the peer (not used)
119 */ 118 */
120static void 119static void