typo
This commit is contained in:
parent
8c7406cb42
commit
c22a25c22b
@ -925,7 +925,7 @@ spend_coin (struct Coin *coin,
|
|||||||
/**
|
/**
|
||||||
* Function called upon completion of our /reserve/withdraw request.
|
* Function called upon completion of our /reserve/withdraw request.
|
||||||
* This is merely the function which spends withdrawn coins. For each
|
* This is merely the function which spends withdrawn coins. For each
|
||||||
* spent coin, ti either refresh it or re-withdraw it.
|
* spent coin, it either refresh it or re-withdraw it.
|
||||||
*
|
*
|
||||||
* @param cls closure with our `struct Coin`
|
* @param cls closure with our `struct Coin`
|
||||||
* @param http_status HTTP response code, #MHD_HTTP_OK (200) for successful status request
|
* @param http_status HTTP response code, #MHD_HTTP_OK (200) for successful status request
|
||||||
|
Loading…
Reference in New Issue
Block a user