aboutsummaryrefslogtreecommitdiff
path: root/src/psyc/psyc_util_lib.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/psyc/psyc_util_lib.c')
-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;