From: Christian Grothoff Date: Thu, 23 Feb 2012 16:28:06 +0000 (+0000) Subject: -fix X-Git-Tag: initial-import-from-subversion-38251~14693 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=f3771e363a6ef1e580ea1a67c2498f36ba2ce83e;p=oweals%2Fgnunet.git -fix --- diff --git a/src/include/gnunet_namestore_plugin.h b/src/include/gnunet_namestore_plugin.h index 5eb01684b..546851339 100644 --- a/src/include/gnunet_namestore_plugin.h +++ b/src/include/gnunet_namestore_plugin.h @@ -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,