-doxygen
This commit is contained in:
parent
2e3460b460
commit
5c0b8e3240
@ -60,7 +60,7 @@ struct DepositConfirmationContext
|
||||
|
||||
|
||||
/**
|
||||
* Helper function for #TEH_PG_get_deposit_confirmations().
|
||||
* Helper function for #TAH_PG_get_deposit_confirmations().
|
||||
* To be called with the results of a SELECT statement
|
||||
* that has returned @a num_results results.
|
||||
*
|
||||
|
@ -50,7 +50,7 @@ struct ExchangeInfoContext
|
||||
|
||||
|
||||
/**
|
||||
* Helper function for #TEH_PG_list_exchanges().
|
||||
* Helper function for #TAH_PG_list_exchanges().
|
||||
* To be called with the results of a SELECT statement
|
||||
* that has returned @a num_results results.
|
||||
*
|
||||
|
@ -54,7 +54,7 @@ struct HistoricDenomRevenueContext
|
||||
|
||||
|
||||
/**
|
||||
* Helper function for #TEH_PG_select_historic_denom_revenue().
|
||||
* Helper function for #TAH_PG_select_historic_denom_revenue().
|
||||
* To be called with the results of a SELECT statement
|
||||
* that has returned @a num_results results.
|
||||
*
|
||||
|
@ -54,7 +54,7 @@ struct HistoricReserveRevenueContext
|
||||
|
||||
|
||||
/**
|
||||
* Helper function for #postgres_select_historic_reserve_revenue().
|
||||
* Helper function for #TAH_select_historic_reserve_revenue().
|
||||
* To be called with the results of a SELECT statement
|
||||
* that has returned @a num_results results.
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user