projects
/
paraslash.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9f17afc
)
command.c: Fix braino in help text of recv_sb().
author
Andre Noll
<maan@tuebingen.mpg.de>
Tue, 4 Sep 2018 18:35:43 +0000
(20:35 +0200)
committer
Andre Noll
<maan@tuebingen.mpg.de>
Wed, 5 Sep 2018 15:36:28 +0000
(17:36 +0200)
command.c
patch
|
blob
|
history
diff --git
a/command.c
b/command.c
index
6adb945
..
67f6bf3
100644
(file)
--- a/
command.c
+++ b/
command.c
@@
-279,7
+279,7
@@
static int check_sender_args(struct command_context *cc,
}
/**
- *
Send a sideband packet through
a blocking file descriptor.
+ *
Receive a sideband packet from
a blocking file descriptor.
*
* \param scc fd and crypto keys.
* \param expected_band The expected band designator.