[patch] typo in regression/netinet/tcpconnect/tcpconnect.c

Pawel Worach pawel.worach at telia.com
Sat Oct 16 17:46:39 PDT 2004


The 'o', 'l' and 'i' keys are too close in the qwerty layout.

-- 
Pawel

Index: tools/regression/netinet/tcpconnect/tcpconnect.c
===================================================================
RCS file: /export/ctm/cvs/src/tools/regression/netinet/tcpconnect/tcpconnect.c,v
retrieving revision 1.1
diff -u -r1.1 tcpconnect.c
--- tools/regression/netinet/tcpconnect/tcpconnect.c    9 Oct 2004 20:58:28 
-0000       1.1
+++ tools/regression/netinet/tcpconnect/tcpconnect.c    11 Oct 2004 19:40:18 -0000
@@ -39,7 +39,7 @@
  #include <unistd.h>

  static void
-usage(volid)
+usage(void)
  {

         fprintf(stderr, "tcpconnect server port\n");



More information about the freebsd-current mailing list