Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Jun 2001 16:02:10 -0700 (PDT)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/posix4 p1003_1b.c
Message-ID:  <200106282302.f5SN2AE32367@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2001/06/28 16:02:10 PDT

  Modified files:
    sys/posix4           p1003_1b.c 
  Log:
  Remove a fascinating but confusing construct involving chaining
  conditional clauses in the following way:
  
  	(0 || a || b);
  
  No functional change.
  
  Revision  Changes    Path
  1.12      +32 -34    src/sys/posix4/p1003_1b.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?200106282302.f5SN2AE32367>