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
|
* Insert an incoming transaction into reserves. New reserves are also created
|
||||||
* through this function. Note that this API call starts (and stops) its
|
* through this function.
|
||||||
* own transaction scope (so the application must not do so).
|
|
||||||
*
|
*
|
||||||
* @param cls the `struct PostgresClosure` with the plugin-specific state
|
* @param cls the `struct PostgresClosure` with the plugin-specific state
|
||||||
* @param session the database connection handle
|
* @param session the database connection handle
|
||||||
|
@ -1727,9 +1727,7 @@ struct TALER_EXCHANGEDB_Plugin
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Insert a incoming transaction into reserves. New reserves are
|
* Insert a incoming transaction into reserves. New reserves are
|
||||||
* also created through this function. Note that this API call
|
* also created through this function.
|
||||||
* starts (and stops) its own transaction scope (so the application
|
|
||||||
* must not do so).
|
|
||||||
*
|
*
|
||||||
* @param cls the @e cls of this struct with the plugin-specific state
|
* @param cls the @e cls of this struct with the plugin-specific state
|
||||||
* @param db the database connection handle
|
* @param db the database connection handle
|
||||||
|
Loading…
Reference in New Issue
Block a user