Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Nov 2002 00:54:30 -0800 (PST)
From:      Doug Barton <dougb@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/gen sysconf.c
Message-ID:  <200211170854.gAH8sUQ3051748@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
dougb       2002/11/17 00:54:30 PST

  Modified files:
    lib/libc/gen         sysconf.c 
  Log:
  goto break; != break;
  
  I've no idea if this is the right behavior for the library, but this
  at least fixes the build, and matches what seems to be alfred's intent
  in the commit message for 1.19.
  
  Revision  Changes    Path
  1.20      +3 -3      src/lib/libc/gen/sysconf.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?200211170854.gAH8sUQ3051748>