From owner-cvs-all Sat Oct 13 14: 7:24 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9AB7E37B407; Sat, 13 Oct 2001 14:07:21 -0700 (PDT) Received: (from gad@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f9DL7Lk13362; Sat, 13 Oct 2001 14:07:21 -0700 (PDT) (envelope-from gad) Message-Id: <200110132107.f9DL7Lk13362@freefall.freebsd.org> From: Garance A Drosehn Date: Sat, 13 Oct 2001 14:07:21 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/lpr/lpr lpr.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG gad 2001/10/13 14:07:17 PDT Modified files: (Branch: RELENG_4) usr.sbin/lpr/lpr lpr.c Log: MFC 1.40: Rename the local variable 'person' to 'lpr_username', to fix compile-time warning about conflict with a global variable used by 'lprm'. Revision Changes Path 1.32.2.8 +10 -10 src/usr.sbin/lpr/lpr/lpr.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message