fix doxygen
This commit is contained in:
parent
fd55314903
commit
9c991f0a11
@ -826,7 +826,6 @@ postgres_start (void *cls,
|
||||
*
|
||||
* @param cls the `struct PostgresClosure` with the plugin-specific state
|
||||
* @param session the database connection
|
||||
* @return #GNUNET_OK on success
|
||||
*/
|
||||
static void
|
||||
postgres_rollback (void *cls,
|
||||
|
@ -1488,7 +1488,6 @@ postgres_start (void *cls,
|
||||
*
|
||||
* @param cls the `struct PostgresClosure` with the plugin-specific state
|
||||
* @param session the database connection
|
||||
* @return #GNUNET_OK on success
|
||||
*/
|
||||
static void
|
||||
postgres_rollback (void *cls,
|
||||
|
Loading…
Reference in New Issue
Block a user