From owner-cvs-all Sun Jan 31 03:52:36 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA16615 for cvs-all-outgoing; Sun, 31 Jan 1999 03:52:36 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA16595; Sun, 31 Jan 1999 03:52:07 -0800 (PST) (envelope-from nsouch@FreeBSD.org) From: Nicolas Souchu Received: (from nsouch@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id DAA06918; Sun, 31 Jan 1999 03:52:05 -0800 (PST) (envelope-from nsouch@FreeBSD.org) Date: Sun, 31 Jan 1999 03:52:05 -0800 (PST) Message-Id: <199901311152.DAA06918@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/i386/isa ppc.c src/sys/dev/ppbus ppb_msq.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk nsouch 1999/01/31 03:52:05 PST Modified files: sys/i386/isa ppc.c sys/dev/ppbus ppb_msq.h Log: Fix compile warnings about missing braces around static initialization of unions. Revision Changes Path 1.17 +3 -3 src/sys/i386/isa/ppc.c 1.6 +22 -22 src/sys/dev/ppbus/ppb_msq.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message