aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2015-10-29 23:39:03 +0000
committerChristian Grothoff <christian@grothoff.org>2015-10-29 23:39:03 +0000
commiteb5b2b8c6d25462fec5c4aa649517ae91d53f53b (patch)
tree380ec2acd9ed72b5415ac710736602a478cc20f3
parentf5ff8575d4e1b1d2b8b0a5a51ab2737e3c2a5eea (diff)
downloadgnunet-eb5b2b8c6d25462fec5c4aa649517ae91d53f53b.tar.gz
gnunet-eb5b2b8c6d25462fec5c4aa649517ae91d53f53b.zip
-doxfix
-rw-r--r--src/identity/plugin_gnsrecord_identity.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/identity/plugin_gnsrecord_identity.c b/src/identity/plugin_gnsrecord_identity.c
index 693167713..a23629b41 100644
--- a/src/identity/plugin_gnsrecord_identity.c
+++ b/src/identity/plugin_gnsrecord_identity.c
@@ -19,7 +19,7 @@
19*/ 19*/
20 20
21/** 21/**
22 * @file gnsrecord/plugin_gnsrecord_identity.c 22 * @file identity/plugin_gnsrecord_identity.c
23 * @brief gnsrecord plugin to provide the API for identity records 23 * @brief gnsrecord plugin to provide the API for identity records
24 * @author Christian Grothoff 24 * @author Christian Grothoff
25 */ 25 */