aboutsummaryrefslogtreecommitdiff
path: root/src/include
diff options
context:
space:
mode:
authorMartin Schanzenbach <mschanzenbach@posteo.de>2015-03-30 12:36:33 +0000
committerMartin Schanzenbach <mschanzenbach@posteo.de>2015-03-30 12:36:33 +0000
commitb47c2f2d5175300a531778727c29787ab78749b8 (patch)
tree93a8625699026d525c49605765e089d8b2d19b76 /src/include
parent26108fbf209feabf758a26ec883e4449832b8faa (diff)
downloadgnunet-b47c2f2d5175300a531778727c29787ab78749b8.tar.gz
gnunet-b47c2f2d5175300a531778727c29787ab78749b8.zip
-doxy
Diffstat (limited to 'src/include')
-rw-r--r--src/include/gnunet_rest_lib.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/gnunet_rest_lib.h b/src/include/gnunet_rest_lib.h
index 398cbfdbe..839c43fd8 100644
--- a/src/include/gnunet_rest_lib.h
+++ b/src/include/gnunet_rest_lib.h
@@ -211,7 +211,7 @@ int
211GNUNET_REST_jsonapi_object_resource_count (struct JsonApiObject *resp); 211GNUNET_REST_jsonapi_object_resource_count (struct JsonApiObject *resp);
212 212
213/** 213/**
214 * Get a JSON API object resource #num 214 * Get a JSON API object resource num
215 * 215 *
216 * @param resp the JSON API object 216 * @param resp the JSON API object
217 * @param num the number of the resource 217 * @param num the number of the resource