From owner-cvs-all Sun Apr 7 5: 5: 9 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 29BCA37B417; Sun, 7 Apr 2002 05:05:06 -0700 (PDT) Received: (from murray@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g37C56g55495; Sun, 7 Apr 2002 05:05:06 -0700 (PDT) (envelope-from murray) Message-Id: <200204071205.g37C56g55495@freefall.freebsd.org> From: Murray Stokely Date: Sun, 7 Apr 2002 05:05:06 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/arp arp.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 murray 2002/04/07 05:05:06 PDT Modified files: usr.sbin/arp arp.c Log: GCC 3.1 cleanup - add a break after default: at the end of a switch statement. Revision Changes Path 1.38 +1 -0 src/usr.sbin/arp/arp.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message