From owner-freebsd-current Tue Nov 13 14:36:34 2001 Delivered-To: freebsd-current@freebsd.org Received: from avocet.prod.itd.earthlink.net (avocet.mail.pas.earthlink.net [207.217.120.50]) by hub.freebsd.org (Postfix) with ESMTP id 5645337B417; Tue, 13 Nov 2001 14:36:31 -0800 (PST) Received: from dialup-209.245.141.251.dial1.sanjose1.level3.net ([209.245.141.251] helo=mindspring.com) by avocet.prod.itd.earthlink.net with esmtp (Exim 3.33 #1) id 163mAQ-0002go-00; Tue, 13 Nov 2001 14:36:31 -0800 Message-ID: <3BF1A0A0.B4A9560C@mindspring.com> Date: Tue, 13 Nov 2001 14:37:20 -0800 From: Terry Lambert Reply-To: tlambert2@mindspring.com X-Mailer: Mozilla 4.7 [en]C-CCK-MCD {Sony} (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: John Baldwin Cc: current@freebsd.org, Max Khon Subject: Re: initgroups References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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