gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r35485 - in gnunet/src: identity include rest


From: gnunet
Subject: [GNUnet-SVN] r35485 - in gnunet/src: identity include rest
Date: Mon, 30 Mar 2015 14:36:34 +0200

Author: schanzen
Date: 2015-03-30 14:36:33 +0200 (Mon, 30 Mar 2015)
New Revision: 35485

Modified:
   gnunet/src/identity/plugin_rest_identity.c
   gnunet/src/include/gnunet_rest_lib.h
   gnunet/src/rest/rest.c
Log:
-doxy

Modified: gnunet/src/identity/plugin_rest_identity.c
===================================================================
--- gnunet/src/identity/plugin_rest_identity.c  2015-03-29 01:22:29 UTC (rev 
35484)
+++ gnunet/src/identity/plugin_rest_identity.c  2015-03-30 12:36:33 UTC (rev 
35485)
@@ -172,7 +172,7 @@
 
 /**
  * Cleanup lookup handle
- * @praram handle Handle to clean up
+ * @param handle Handle to clean up
  */
 void
 cleanup_handle (struct RequestHandle *handle)

Modified: gnunet/src/include/gnunet_rest_lib.h
===================================================================
--- gnunet/src/include/gnunet_rest_lib.h        2015-03-29 01:22:29 UTC (rev 
35484)
+++ gnunet/src/include/gnunet_rest_lib.h        2015-03-30 12:36:33 UTC (rev 
35485)
@@ -211,7 +211,7 @@
 GNUNET_REST_jsonapi_object_resource_count (struct JsonApiObject *resp);
 
 /**
- * Get a JSON API object resource #num
+ * Get a JSON API object resource num
  *
  * @param resp the JSON API object
  * @param num the number of the resource

Modified: gnunet/src/rest/rest.c
===================================================================
--- gnunet/src/rest/rest.c      2015-03-29 01:22:29 UTC (rev 35484)
+++ gnunet/src/rest/rest.c      2015-03-30 12:36:33 UTC (rev 35485)
@@ -351,7 +351,7 @@
 }
 
 /**
- * Get a JSON API object resource #num
+ * Get a JSON API object resource num
  *
  * @param resp the JSON API object
  * @param num the number of the resource




reply via email to

[Prev in Thread] Current Thread [Next in Thread]