Date: Tue, 13 Nov 2001 14:42:14 -0800 (PST) From: John Baldwin <jhb@FreeBSD.org> To: Terry Lambert <tlambert2@mindspring.com> Cc: Max Khon <fjoe@iclub.nsu.ru>, current@freebsd.org Subject: Re: initgroups Message-ID: <XFMail.011113144214.jhb@FreeBSD.org> In-Reply-To: <3BF1A0A0.B4A9560C@mindspring.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 13-Nov-01 Terry Lambert wrote: > 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... :-). Oh geez. :-P I've always said that compilers make good spell checkers. :) -- John Baldwin <jhb@FreeBSD.org> <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ 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?XFMail.011113144214.jhb>