summaryrefslogtreecommitdiff
path: root/src/namestore/plugin_namestore_sqlite.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-02-22 18:52:24 +0000
committerChristian Grothoff <christian@grothoff.org>2012-02-22 18:52:24 +0000
commit4ab709caddac414aa5c499207279fa71d9d62136 (patch)
tree880dc9fada218c3c97648aad98bd8ebc16e51aa6 /src/namestore/plugin_namestore_sqlite.c
parente483ac2a2c8eab6d5cc915c2f54ab2c27c469821 (diff)
downloadgnunet-4ab709caddac414aa5c499207279fa71d9d62136.tar.gz
gnunet-4ab709caddac414aa5c499207279fa71d9d62136.zip
-doxygen fixes
Diffstat (limited to 'src/namestore/plugin_namestore_sqlite.c')
-rw-r--r--src/namestore/plugin_namestore_sqlite.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/namestore/plugin_namestore_sqlite.c b/src/namestore/plugin_namestore_sqlite.c
index 3c20b0d7f..6b96977c0 100644
--- a/src/namestore/plugin_namestore_sqlite.c
+++ b/src/namestore/plugin_namestore_sqlite.c
@@ -890,7 +890,7 @@ struct DeleteContext
890 * the signature. 890 * the signature.
891 * 891 *
892 * @param cls a 'struct DeleteContext' with a revision to compare against 892 * @param cls a 'struct DeleteContext' with a revision to compare against
893 * @param zone public key of the zone 893 * @param zone_key public key of the zone
894 * @param loc location of the root in the B-tree (depth, revision) 894 * @param loc location of the root in the B-tree (depth, revision)
895 * @param top_sig signature signing the zone 895 * @param top_sig signature signing the zone
896 * @param zone_time time the signature was created 896 * @param zone_time time the signature was created