Date: Fri, 1 Feb 2002 15:16:39 -0800 (PST) From: Bruce Evans <bde@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/gen getgrouplist.c Message-ID: <200202012316.g11NGdm34901@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 2002/02/01 15:16:39 PST
Modified files:
lib/libc/gen getgrouplist.c
Log:
Fixed syntax error in previous commit. It was non-fatal because it was
in conditional code that happens not to be compiled, and because gcc
doesn't complain garbage after #endif by default.
Fixed some style bugs in previous commit, 1.8 and 1.1.
Revision Changes Path
1.10 +5 -3 src/lib/libc/gen/getgrouplist.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?200202012316.g11NGdm34901>
