aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_namestore_plugin.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-08-15 10:25:25 +0000
committerChristian Grothoff <christian@grothoff.org>2013-08-15 10:25:25 +0000
commit8b99bff307642ab05bea6601bae3d11a9cd457a0 (patch)
tree475868b34046ba9491811cb3a7167afb4f363968 /src/include/gnunet_namestore_plugin.h
parent3c8feec5381491be406c1032fb72464b0f177a1d (diff)
downloadgnunet-8b99bff307642ab05bea6601bae3d11a9cd457a0.tar.gz
gnunet-8b99bff307642ab05bea6601bae3d11a9cd457a0.zip
-fixing #2993
Diffstat (limited to 'src/include/gnunet_namestore_plugin.h')
-rw-r--r--src/include/gnunet_namestore_plugin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/gnunet_namestore_plugin.h b/src/include/gnunet_namestore_plugin.h
index 9a6a00462..5ab374ed0 100644
--- a/src/include/gnunet_namestore_plugin.h
+++ b/src/include/gnunet_namestore_plugin.h
@@ -77,7 +77,7 @@ struct GNUNET_NAMESTORE_PluginFunctions
77 void *cls; 77 void *cls;
78 78
79 /** 79 /**
80 * Cache a block in the datastore. Overwrites (older) existing blocks 80 * Cache a block in the datastore. Overwrites existing blocks
81 * for the same zone and label. 81 * for the same zone and label.
82 * 82 *
83 * @param cls closure (internal context for the plugin) 83 * @param cls closure (internal context for the plugin)