aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_namecache_plugin.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gnunet_namecache_plugin.h')
-rw-r--r--src/include/gnunet_namecache_plugin.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/include/gnunet_namecache_plugin.h b/src/include/gnunet_namecache_plugin.h
index 31a235b66..c2892cd67 100644
--- a/src/include/gnunet_namecache_plugin.h
+++ b/src/include/gnunet_namecache_plugin.h
@@ -26,6 +26,9 @@
26 * 26 *
27 * @defgroup namecache-plugin Name Cache service plugin API 27 * @defgroup namecache-plugin Name Cache service plugin API
28 * Plugin API for the namecache database backend. 28 * Plugin API for the namecache database backend.
29 *
30 * @see [Documentation](https://gnunet.org/namecache-plugin-api)
31 *
29 * @{ 32 * @{
30 */ 33 */
31#ifndef GNUNET_NAMECACHE_PLUGIN_H 34#ifndef GNUNET_NAMECACHE_PLUGIN_H