From 3101c3cb4276e33edacdf5cb5cff546d21b90cc9 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 21 Feb 2012 16:24:44 +0000 Subject: -again improving API, starting to implement some of the sqlite interactions --- src/include/gnunet_namestore_plugin.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/include/gnunet_namestore_plugin.h') diff --git a/src/include/gnunet_namestore_plugin.h b/src/include/gnunet_namestore_plugin.h index d19c3aeb2..111be7e47 100644 --- a/src/include/gnunet_namestore_plugin.h +++ b/src/include/gnunet_namestore_plugin.h @@ -145,7 +145,7 @@ struct GNUNET_NAMESTORE_PluginFunctions * @param cls closure (internal context for the plugin) * @param zone hash of public key of the zone * @param loc location in the B-tree - * @param ploc parent's location in the B-tree (must have depth = loc.depth - 1) and the + * @param ploc parent's location in the B-tree (must have depth = loc.depth + 1) and the * revision must also match loc's revision; NULL for root * @param num_entries number of entries at this node in the B-tree * @param entries the 'num_entries' entries to store (hashes over the -- cgit v1.2.3