From owner-cvs-all Mon Jul 22 8: 1: 9 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AD4E937B400; Mon, 22 Jul 2002 08:01:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 607C843E31; Mon, 22 Jul 2002 08:01:05 -0700 (PDT) (envelope-from robert@FreeBSD.org) Received: from freefall.freebsd.org (robert@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6MF15JU028578; Mon, 22 Jul 2002 08:01:05 -0700 (PDT) (envelope-from robert@freefall.freebsd.org) Received: (from robert@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6MF15CP028577; Mon, 22 Jul 2002 08:01:05 -0700 (PDT) Message-Id: <200207221501.g6MF15CP028577@freefall.freebsd.org> From: Robert Drehmel Date: Mon, 22 Jul 2002 08:01:05 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/aic7xxx/aicasm aicasm_gram.y 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 robert 2002/07/22 08:01:05 PDT Modified files: sys/dev/aic7xxx/aicasm aicasm_gram.y Log: - Remove unnecessary break statement. - Move a label to a syntactically correct place to keep gcc from warning. Revision Changes Path 1.18 +1 -2 src/sys/dev/aic7xxx/aicasm/aicasm_gram.y To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message