White space fix
This commit is contained in:
parent
709c2f01a1
commit
3e9361d58a
1 changed files with 6 additions and 5 deletions
1
echoc.c
1
echoc.c
|
@ -41,6 +41,7 @@ unsigned int seq = 0;
|
|||
{
|
||||
errx(2, "usage: echoc [-c nbr][-i ms][-t ms][-v] server");
|
||||
}
|
||||
|
||||
static void
|
||||
send_packet(int unused)
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue