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)
-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 0104c93e85..a50d99bec9 100644
--- a/src/psyc/psyc_util_lib.c
+++ b/src/psyc/psyc_util_lib.c
@@ -19,7 +19,7 @@
*/
/**
- * @file psyc/psyc_common.c
+ * @file psyc/psyc_util_lib.c
* @brief PSYC utilities; receiving/transmitting/logging PSYC messages.
* @author Gabor X Toth
*/
@@ -89,7 +89,7 @@ struct GNUNET_PSYC_TransmitHandle
struct GNUNET_ENV_Modifier *mod;
/**
- *
+ *
*/
const char *mod_value;
size_t mod_value_size;