aboutsummaryrefslogtreecommitdiff
path: root/src/social
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2014-06-07 22:09:28 +0000
committerChristian Grothoff <christian@grothoff.org>2014-06-07 22:09:28 +0000
commit227051c5e556655c4daf1be900fa3307ab6efe88 (patch)
treef56abd9470db377c6a4c69e1f0780699ef876057 /src/social
parentaf0501960d6041f27758678c8f8ffdc3ed7ac6c9 (diff)
downloadgnunet-227051c5e556655c4daf1be900fa3307ab6efe88.tar.gz
gnunet-227051c5e556655c4daf1be900fa3307ab6efe88.zip
-doxygen fixes
Diffstat (limited to 'src/social')
-rw-r--r--src/social/gnunet-service-social.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/social/gnunet-service-social.c b/src/social/gnunet-service-social.c
index db704898b..ab67bedd6 100644
--- a/src/social/gnunet-service-social.c
+++ b/src/social/gnunet-service-social.c
@@ -19,7 +19,7 @@
19 */ 19 */
20 20
21/** 21/**
22 * @file psyc/gnunet-service-social.c 22 * @file social/gnunet-service-social.c
23 * @brief Social service 23 * @brief Social service
24 * @author Gabor X Toth 24 * @author Gabor X Toth
25 */ 25 */