Fixed a typo.

Submitted by:	Pawel Worach
This commit is contained in:
Ruslan Ermilov 2004-10-17 11:07:03 +00:00
parent 2d64752c46
commit 30f4920b76
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=136613

View File

@ -39,7 +39,7 @@
#include <unistd.h> #include <unistd.h>
static void static void
usage(volid) usage(void)
{ {
fprintf(stderr, "tcpconnect server port\n"); fprintf(stderr, "tcpconnect server port\n");