-fix
authorChristian Grothoff <christian@grothoff.org>
Thu, 23 Feb 2012 16:28:06 +0000 (16:28 +0000)
committerChristian Grothoff <christian@grothoff.org>
Thu, 23 Feb 2012 16:28:06 +0000 (16:28 +0000)
src/include/gnunet_namestore_plugin.h

index 5eb01684b2586928e54712f820923a406c243439..546851339c6e39ca239feadd54bdf29b04f4853e 100644 (file)
@@ -101,7 +101,7 @@ struct GNUNET_NAMESTORE_PluginFunctions
    *
    * @param cls closure (internal context for the plugin)
    * @param zone hash of the public key of the zone
-   * @param name name that is being mapped (at most 255 characters long)
+   * @param name name to remove (at most 255 characters long)
    * @return GNUNET_OK on success
    */
   int (*remove_records) (void *cls,