From 801592b4602065f05db555367921ebdbe08f0bce Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Sun, 19 Jan 2020 23:05:22 +0100 Subject: doxygen fix --- src/include/taler_exchangedb_plugin.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/include/taler_exchangedb_plugin.h') diff --git a/src/include/taler_exchangedb_plugin.h b/src/include/taler_exchangedb_plugin.h index b3c4fd804..4db76dd77 100644 --- a/src/include/taler_exchangedb_plugin.h +++ b/src/include/taler_exchangedb_plugin.h @@ -1580,7 +1580,7 @@ struct TALER_EXCHANGEDB_Plugin * Connect to the db if the connection does not exist yet. * * @param cls the @e cls of this struct with the plugin-specific state - * @param the database connection, or NULL on error + * @returns the database connection, or NULL on error */ struct TALER_EXCHANGEDB_Session * (*get_session) (void *cls); -- cgit v1.2.3