]> git.pld-linux.org Git - packages/bsd-finger.git/commitdiff
- removed obsolete fix
authorankry <ankry@pld-linux.org>
Wed, 8 May 2002 22:24:19 +0000 (22:24 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bsd-finger-typo.patch -> 1.2

bsd-finger-typo.patch

index 1d2ab3552c17ef4d491e5820067af7b310decda7..c5d1883f1ede16e332d774b3025446bf3f1ca185 100644 (file)
@@ -9,14 +9,3 @@
  .Xr chmod 1 .
  If you use this feature for privacy, please test it with ``finger
  @localhost'' before relying on it, just in case.
---- bsd-finger-0.17/finger/net.c.typo  Thu Jan 24 14:33:54 2002
-+++ bsd-finger-0.17/finger/net.c       Thu Jan 24 14:40:57 2002
-@@ -98,7 +98,7 @@
-       }
-       freeaddrinfo(res0);
-       if (s < 0) {
--              eprintf("finger: cannot create socket / connet host\n");
-+              eprintf("finger: cannot create socket / connect host\n");
-               return;
-       }
- #else
This page took 0.069317 seconds and 4 git commands to generate.