aboutsummaryrefslogtreecommitdiff
path: root/src/json/json_mhd.c
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/json/json_mhd.c
parent3685629253bb94994449f56871252af24a91b6e7 (diff)
downloadgnunet-a7b63b4f0ba0ed24a1c2973644ae78bc3ce72719.tar.gz
gnunet-a7b63b4f0ba0ed24a1c2973644ae78bc3ce72719.zip
-doxygen
Diffstat (limited to 'src/json/json_mhd.c')
-rw-r--r--src/json/json_mhd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/json/json_mhd.c b/src/json/json_mhd.c
index e32e092ff..b17be46f0 100644
--- a/src/json/json_mhd.c
+++ b/src/json/json_mhd.c
@@ -14,7 +14,7 @@
14 GNUnet; see the file COPYING. If not, If not, see <http://www.gnu.org/licenses/> 14 GNUnet; see the file COPYING. If not, If not, see <http://www.gnu.org/licenses/>
15*/ 15*/
16/** 16/**
17 * @file json/mhd_json.c 17 * @file json/json_mhd.c
18 * @brief functions to parse JSON snippets we receive via MHD 18 * @brief functions to parse JSON snippets we receive via MHD
19 * @author Florian Dold 19 * @author Florian Dold
20 * @author Benedikt Mueller 20 * @author Benedikt Mueller