mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
Fixed a typo.
Submitted by: Pawel Worach
This commit is contained in:
parent
2d64752c46
commit
30f4920b76
1 changed files with 1 additions and 1 deletions
|
|
@ -39,7 +39,7 @@
|
|||
#include <unistd.h>
|
||||
|
||||
static void
|
||||
usage(volid)
|
||||
usage(void)
|
||||
{
|
||||
|
||||
fprintf(stderr, "tcpconnect server port\n");
|
||||
|
|
|
|||
Loading…
Reference in a new issue