Timespec->time64 in business code.

This commit is contained in:
John Ralls
2018-08-02 13:55:24 -07:00
parent c8b372e390
commit 92a8cf330a
9 changed files with 48 additions and 47 deletions

View File

@@ -246,7 +246,7 @@ gncInvoiceAutoApplyPayments (GncInvoice *invoice);
* or payments for the owner will be considered
* to balance the payment.
*
* This code is actually a convenience wrapper around gncOwnerCreatePaymentLot
* This code is actually a convenience wrapper around gncOwnerCreatePaymentLotSecs
* and gncOwnerAutoApplyPaymentsWithLots. See their descriptions for more
* details on what happens exactly.
*/