remove bogus comment
This commit is contained in:
parent
23cc4a521f
commit
376277f7e8
@ -1847,8 +1847,7 @@ reserves_update (void *cls,
|
||||
|
||||
/**
|
||||
* Insert an incoming transaction into reserves. New reserves are also created
|
||||
* through this function. Note that this API call starts (and stops) its
|
||||
* own transaction scope (so the application must not do so).
|
||||
* through this function.
|
||||
*
|
||||
* @param cls the `struct PostgresClosure` with the plugin-specific state
|
||||
* @param session the database connection handle
|
||||
|
@ -1727,9 +1727,7 @@ struct TALER_EXCHANGEDB_Plugin
|
||||
|
||||
/**
|
||||
* Insert a incoming transaction into reserves. New reserves are
|
||||
* also created through this function. Note that this API call
|
||||
* starts (and stops) its own transaction scope (so the application
|
||||
* must not do so).
|
||||
* also created through this function.
|
||||
*
|
||||
* @param cls the @e cls of this struct with the plugin-specific state
|
||||
* @param db the database connection handle
|
||||
|
Loading…
Reference in New Issue
Block a user