aboutsummaryrefslogtreecommitdiff
path: root/src/psycutil
diff options
context:
space:
mode:
authorMartin Schanzenbach <mschanzenbach@posteo.de>2016-07-17 13:26:36 +0000
committerMartin Schanzenbach <mschanzenbach@posteo.de>2016-07-17 13:26:36 +0000
commita7b63b4f0ba0ed24a1c2973644ae78bc3ce72719 (patch)
tree1df70ba169ad5ec48544239cc7b7822092427b9f /src/psycutil
parent3685629253bb94994449f56871252af24a91b6e7 (diff)
downloadgnunet-a7b63b4f0ba0ed24a1c2973644ae78bc3ce72719.tar.gz
gnunet-a7b63b4f0ba0ed24a1c2973644ae78bc3ce72719.zip
-doxygen
Diffstat (limited to 'src/psycutil')
-rw-r--r--src/psycutil/psyc_message.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/psycutil/psyc_message.c b/src/psycutil/psyc_message.c
index 272b4bf4c..303ba8466 100644
--- a/src/psycutil/psyc_message.c
+++ b/src/psycutil/psyc_message.c
@@ -19,7 +19,7 @@
19 */ 19 */
20 20
21/** 21/**
22 * @file psycstore/psyc_util_lib.c 22 * @file psycutil/psyc_message.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 */