From owner-cvs-all Sun Jul 19 14:08:58 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA22134 for cvs-all-outgoing; Sun, 19 Jul 1998 14:08:58 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA22129; Sun, 19 Jul 1998 14:08:57 -0700 (PDT) (envelope-from brian@FreeBSD.org) From: Brian Somers Received: (from brian@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id OAA07305; Sun, 19 Jul 1998 14:07:30 -0700 (PDT) Date: Sun, 19 Jul 1998 14:07:30 -0700 (PDT) Message-Id: <199807192107.OAA07305@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/ppp auth.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk brian 1998/07/19 14:07:29 PDT Modified files: usr.sbin/ppp auth.c Log: Add missing braces - without them, the IP & label were mis-selected from ppp.secret. Problem reported by: Dom Mitchell Revision Changes Path 1.31 +4 -7 src/usr.sbin/ppp/auth.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message