From d399f4ecf471ad2d753cc72f06a67db27d156dab Mon Sep 17 00:00:00 2001 From: ru Date: Sun, 17 Oct 2004 11:07:03 +0000 Subject: Fixed a typo. Submitted by: Pawel Worach --- tools/regression/netinet/tcpconnect/tcpconnect.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/regression') diff --git a/tools/regression/netinet/tcpconnect/tcpconnect.c b/tools/regression/netinet/tcpconnect/tcpconnect.c index 5738e63..cf42dc8 100644 --- a/tools/regression/netinet/tcpconnect/tcpconnect.c +++ b/tools/regression/netinet/tcpconnect/tcpconnect.c @@ -39,7 +39,7 @@ #include static void -usage(volid) +usage(void) { fprintf(stderr, "tcpconnect server port\n"); -- cgit v1.1