aboutsummaryrefslogtreecommitdiff
path: root/src/psycstore
diff options
context:
space:
mode:
authorJeff Burdges <burdges@gnunet.org>2015-07-27 09:17:19 +0000
committerJeff Burdges <burdges@gnunet.org>2015-07-27 09:17:19 +0000
commitce5d695ed70148d23061a9f8891156fcc7c08514 (patch)
tree3750a3c759c7a9de13dcc56c17d10bd7d28eb03c /src/psycstore
parentbe7e90f8aa93aef4e8c3ca4272f486789d3c64fd (diff)
downloadgnunet-ce5d695ed70148d23061a9f8891156fcc7c08514.tar.gz
gnunet-ce5d695ed70148d23061a9f8891156fcc7c08514.zip
Patch from Daniel Golle <daniel@makrotopia.org> on Sun 26 Jul 2015:
r36102 moved psyc_util_lib.c from src/psyc to src/psycstore Reflect that change in po/POTFILES.in and in psyc_util_lib.c
Diffstat (limited to 'src/psycstore')
-rw-r--r--src/psycstore/psyc_util_lib.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/psycstore/psyc_util_lib.c b/src/psycstore/psyc_util_lib.c
index 4ad7a914b..75f97aad0 100644
--- a/src/psycstore/psyc_util_lib.c
+++ b/src/psycstore/psyc_util_lib.c
@@ -19,7 +19,7 @@
19 */ 19 */
20 20
21/** 21/**
22 * @file psyc/psyc_util_lib.c 22 * @file psycstore/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 */