Date: Tue, 13 Nov 2001 14:37:20 -0800 From: Terry Lambert <tlambert2@mindspring.com> To: John Baldwin <jhb@FreeBSD.org> Cc: current@freebsd.org, Max Khon <fjoe@iclub.nsu.ru> Subject: Re: initgroups Message-ID: <3BF1A0A0.B4A9560C@mindspring.com> References: <XFMail.011113143149.jhb@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
John Baldwin wrote: > >> return (setgruops(ngroups, groups)); > > return (setgroups(ngroups, groups)); > > > > (avoiding cut-and-paste error). > > Yes, my mailer eats tabs and sucks as is well documented, the point was the > ()'s. :) I didn't fix the tabs; I fixed the typo; I lined it up to make it more obvious this time... :-). -- Terry To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3BF1A0A0.B4A9560C>