From owner-cvs-all Tue Apr 23 13:30:41 2002 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 1AFEE37B416; Tue, 23 Apr 2002 13:30:31 -0700 (PDT) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3NKUVY76509; Tue, 23 Apr 2002 13:30:31 -0700 (PDT) (envelope-from obrien) Message-Id: <200204232030.g3NKUVY76509@freefall.freebsd.org> From: "David E. O'Brien" Date: Tue, 23 Apr 2002 13:30:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/yacc lalr.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 obrien 2002/04/23 13:30:31 PDT Modified files: usr.bin/yacc lalr.c Log: Restore some of the original variable names, but fix the warnings their renaming addressed by removing the global variants instead. Revision Changes Path 1.14 +19 -21 src/usr.bin/yacc/lalr.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message