mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-29 15:22:43 +00:00
Fixed a typo.
Submitted by: Pawel Worach
This commit is contained in:
parent
2d64752c46
commit
30f4920b76
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=136613
@ -39,7 +39,7 @@
|
||||
#include <unistd.h>
|
||||
|
||||
static void
|
||||
usage(volid)
|
||||
usage(void)
|
||||
{
|
||||
|
||||
fprintf(stderr, "tcpconnect server port\n");
|
||||
|
Loading…
Reference in New Issue
Block a user