spray: fix the spelling in an output string
MFC after: 3 weeks
This commit is contained in:
parent
c8d2fb97f2
commit
74b9fc9129
@ -145,7 +145,7 @@ main(int argc, char *argv[])
|
|||||||
|
|
||||||
|
|
||||||
/* Spray server with packets */
|
/* Spray server with packets */
|
||||||
printf ("sending %u packets of lnth %d to %s ...", count, length,
|
printf ("sending %u packets of length %d to %s ...", count, length,
|
||||||
*argv);
|
*argv);
|
||||||
fflush (stdout);
|
fflush (stdout);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user