From owner-cvs-all Mon Oct 8 17:27:20 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 2D36337B40A; Mon, 8 Oct 2001 17:27:15 -0700 (PDT) Received: (from gad@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f990RFL28568; Mon, 8 Oct 2001 17:27:15 -0700 (PDT) (envelope-from gad) Message-Id: <200110090027.f990RFL28568@freefall.freebsd.org> From: Garance A Drosehn Date: Mon, 8 Oct 2001 17:27:15 -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: HEAD 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/08 17:27:15 PDT Modified files: usr.sbin/lpr/lpr lpr.c Log: Rename the local variable 'person' to 'lpr_username', to avoid compile-time warnings about conflict with a global variable used by 'lprm'. MFC after: 4 days Revision Changes Path 1.40 +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