aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_rest_plugin.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gnunet_rest_plugin.h')
-rw-r--r--src/include/gnunet_rest_plugin.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/include/gnunet_rest_plugin.h b/src/include/gnunet_rest_plugin.h
index 596f9937a..770ba66f2 100644
--- a/src/include/gnunet_rest_plugin.h
+++ b/src/include/gnunet_rest_plugin.h
@@ -45,7 +45,8 @@ extern "C"
45/** 45/**
46 * @brief struct returned by the initialization function of the plugin 46 * @brief struct returned by the initialization function of the plugin
47 */ 47 */
48struct GNUNET_REST_Plugin { 48struct GNUNET_REST_Plugin
49{
49 /** 50 /**
50 * 51 *
51 * The closure of the plugin 52 * The closure of the plugin