Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Oct 2004 02:42:36 +0200
From:      Pawel Worach <pawel.worach@telia.com>
To:        current@freebsd.org
Subject:   [patch] typo in regression/netinet/tcpconnect/tcpconnect.c
Message-ID:  <4171BFFC.1030600@telia.com>

next in thread | raw e-mail | index | archive | help
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");



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4171BFFC.1030600>