use namestore API for zone import instead of using plugin directly
[oweals/gnunet.git] / src / include / gnunet_jsonapi_lib.h
index f95bff8362e33a8cec957dc9c6591b5a4f0a8698..2f6b810f0baf79b31c59d02d12057077bf40c73b 100644 (file)
@@ -248,7 +248,7 @@ GNUNET_JSONAPI_resource_check_id (const struct GNUNET_JSONAPI_Resource *resource
  * @param res the JSON resource
  * @return the resource id
  */
-char*
+const char*
 GNUNET_JSONAPI_resource_get_id (const struct GNUNET_JSONAPI_Resource *resource);