aboutsummaryrefslogtreecommitdiff
path: root/src/psyc
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/psyc
parentcfeccc1b56def35ac586ac2c09ac70b523b59ef5 (diff)
downloadgnunet-72180436df2aff18a417a39059664072e02b09dc.tar.gz
gnunet-72180436df2aff18a417a39059664072e02b09dc.zip
multicast: run testing peer
Diffstat (limited to 'src/psyc')
-rw-r--r--src/psyc/test_psyc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/psyc/test_psyc.c b/src/psyc/test_psyc.c
index 8b4aad773..35e80868c 100644
--- a/src/psyc/test_psyc.c
+++ b/src/psyc/test_psyc.c
@@ -20,7 +20,7 @@
20 20
21/** 21/**
22 * @file psyc/test_psyc.c 22 * @file psyc/test_psyc.c
23 * @brief Test for the PSYC service. 23 * @brief Tests for the PSYC API.
24 * @author Gabor X Toth 24 * @author Gabor X Toth
25 * @author Christian Grothoff 25 * @author Christian Grothoff
26 */ 26 */