mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-01-18 05:12:45 +01:00
subd: Clarify description of subd_release_peer.
Suggested-by: Christian Decker Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
parent
74e684cc0d
commit
4c9f7542b2
@ -144,7 +144,7 @@ void subd_req_(const tal_t *ctx,
|
||||
void *replycb_data);
|
||||
|
||||
/**
|
||||
* subd_release_peer - try to politely shut down a subdaemon.
|
||||
* subd_release_peer - shut down a subdaemon which no longer owns the peer.
|
||||
* @owner: subd which owned peer.
|
||||
* @peer: peer to release.
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user