From owner-cvs-all Mon Jan 11 18:16:23 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA09317 for cvs-all-outgoing; Mon, 11 Jan 1999 18:16:23 -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 SAA09311; Mon, 11 Jan 1999 18:16:21 -0800 (PST) (envelope-from eivind@FreeBSD.org) From: Eivind Eklund Received: (from eivind@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id SAA03340; Mon, 11 Jan 1999 18:16:17 -0800 (PST) Date: Mon, 11 Jan 1999 18:16:17 -0800 (PST) Message-Id: <199901120216.SAA03340@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/dev/pci ohci_pci.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk eivind 1999/01/11 18:16:17 PST Modified files: sys/dev/pci ohci_pci.c Log: Clean out warnings by changin ID string declarations to be char xxx[] instead of char *xxx. Revision Changes Path 1.11 +3 -3 src/sys/dev/pci/ohci_pci.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message