summaryrefslogtreecommitdiff
path: root/src/include/gnunet_peerstore_plugin.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gnunet_peerstore_plugin.h')
-rw-r--r--src/include/gnunet_peerstore_plugin.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/include/gnunet_peerstore_plugin.h b/src/include/gnunet_peerstore_plugin.h
index 20130dec2..90190e5b5 100644
--- a/src/include/gnunet_peerstore_plugin.h
+++ b/src/include/gnunet_peerstore_plugin.h
@@ -46,7 +46,8 @@ extern "C"
46/** 46/**
47 * @brief struct returned by the initialization function of the plugin 47 * @brief struct returned by the initialization function of the plugin
48 */ 48 */
49struct GNUNET_PEERSTORE_PluginFunctions { 49struct GNUNET_PEERSTORE_PluginFunctions
50{
50 /** 51 /**
51 * Closure to pass to all plugin functions. 52 * Closure to pass to all plugin functions.
52 */ 53 */