White space fix

This commit is contained in:
Matthieu Herrb 2013-04-06 16:25:30 +02:00
parent 709c2f01a1
commit 3e9361d58a

View file

@ -41,6 +41,7 @@ unsigned int seq = 0;
{ {
errx(2, "usage: echoc [-c nbr][-i ms][-t ms][-v] server"); errx(2, "usage: echoc [-c nbr][-i ms][-t ms][-v] server");
} }
static void static void
send_packet(int unused) send_packet(int unused)
{ {