Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Jun 1999 02:28:22 -0700 (PDT)
From:      Sheldon Hearn <sheldonh@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/inetd inetd.c
Message-ID:  <199906280928.CAA07563@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
sheldonh    1999/06/28 02:28:21 PDT

  Modified files:
    usr.sbin/inetd       inetd.c 
  Log:
  Fix broken logic: (!wrap || log) -> (!wrap && log) .
  
  Reported by:	David Malone <dwmalone@maths.tcd.ie>
  
  Revision  Changes    Path
  1.53      +2 -2      src/usr.sbin/inetd/inetd.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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