Style nits in the prototypes

This commit is contained in:
imp 2004-06-18 01:27:19 +00:00
parent f671c3b867
commit 1b1e48b58f

View File

@ -58,8 +58,8 @@ static struct _pcsid
{ 0x00000000, NULL }
};
static int ed_pci_probe (device_t);
static int ed_pci_attach (device_t);
static int ed_pci_probe(device_t);
static int ed_pci_attach(device_t);
static int
ed_pci_probe (device_t dev)