gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-merchant] 06/08: Doxygen fixes


From: gnunet
Subject: [taler-merchant] 06/08: Doxygen fixes
Date: Thu, 15 Oct 2020 13:05:42 +0200

This is an automated email from the git hooks/post-receive script.

ms pushed a commit to branch master
in repository merchant.

commit 3ac2a749793b9d2e1791213651d3a0a5dcb751c8
Author: MS <ms@taler.net>
AuthorDate: Thu Oct 15 12:10:37 2020 +0200

    Doxygen fixes
---
 src/backenddb/merchantdb_plugin.c | 12 ------------
 1 file changed, 12 deletions(-)

diff --git a/src/backenddb/merchantdb_plugin.c 
b/src/backenddb/merchantdb_plugin.c
index 1c1d891..c08906a 100644
--- a/src/backenddb/merchantdb_plugin.c
+++ b/src/backenddb/merchantdb_plugin.c
@@ -26,13 +26,6 @@
 #include <ltdl.h>
 
 
-/**
- * Initialize the plugin.
- *
- * @param[in,out] cfg configuration to use
- * @param reset_db should the DB be reset on load?
- * @return #GNUNET_OK on success
- */
 struct TALER_MERCHANTDB_Plugin *
 TALER_MERCHANTDB_plugin_load (const struct GNUNET_CONFIGURATION_Handle *cfg,
                               bool reset_db)
@@ -85,11 +78,6 @@ TALER_MERCHANTDB_plugin_load (const struct 
GNUNET_CONFIGURATION_Handle *cfg,
 }
 
 
-/**
- * Shutdown the plugin.
- *
- * @param plugin the plugin to unload
- */
 void
 TALER_MERCHANTDB_plugin_unload (struct TALER_MERCHANTDB_Plugin *plugin)
 {

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]