aboutsummaryrefslogtreecommitdiff
path: root/src/psyc
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/psyc
parentaf0501960d6041f27758678c8f8ffdc3ed7ac6c9 (diff)
downloadgnunet-227051c5e556655c4daf1be900fa3307ab6efe88.tar.gz
gnunet-227051c5e556655c4daf1be900fa3307ab6efe88.zip
-doxygen fixes
Diffstat (limited to 'src/psyc')
-rw-r--r--src/psyc/psyc_util_lib.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/psyc/psyc_util_lib.c b/src/psyc/psyc_util_lib.c
index 0104c93e8..a50d99bec 100644
--- a/src/psyc/psyc_util_lib.c
+++ b/src/psyc/psyc_util_lib.c
@@ -19,7 +19,7 @@
19 */ 19 */
20 20
21/** 21/**
22 * @file psyc/psyc_common.c 22 * @file psyc/psyc_util_lib.c
23 * @brief PSYC utilities; receiving/transmitting/logging PSYC messages. 23 * @brief PSYC utilities; receiving/transmitting/logging PSYC messages.
24 * @author Gabor X Toth 24 * @author Gabor X Toth
25 */ 25 */
@@ -89,7 +89,7 @@ struct GNUNET_PSYC_TransmitHandle
89 struct GNUNET_ENV_Modifier *mod; 89 struct GNUNET_ENV_Modifier *mod;
90 90
91 /** 91 /**
92 * 92 *
93 */ 93 */
94 const char *mod_value; 94 const char *mod_value;
95 size_t mod_value_size; 95 size_t mod_value_size;