From 00dcaee469a901dcb2ec7f5541d7e87574ac231c Mon Sep 17 00:00:00 2001 From: Bruce Evans Date: Sun, 18 Apr 2004 05:52:35 +0000 Subject: [PATCH] Fixed some style bugs in rev.1.24. Almost every line was misformatted, and Oxford was misspelled. --- sys/dev/puc/pucdata.c | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/sys/dev/puc/pucdata.c b/sys/dev/puc/pucdata.c index 622ef076e1e..a68315324b0 100644 --- a/sys/dev/puc/pucdata.c +++ b/sys/dev/puc/pucdata.c @@ -950,13 +950,13 @@ const struct puc_device_description puc_devices[] = { }, /* Oxford Semiconductor OX12PCI840 PCI Parallel port */ - { "Qxford Semiconductor OX12PCI840 Parallel port", - NULL, - { 0x1415, 0x8403, 0, 0 }, - { 0xffff, 0xffff, 0, 0 }, - { - { PUC_PORT_TYPE_LPT, 0x10, 0x00, 0x00 }, - }, + { "Oxford Semiconductor OX12PCI840 Parallel port", + NULL, + { 0x1415, 0x8403, 0, 0 }, + { 0xffff, 0xffff, 0, 0 }, + { + { PUC_PORT_TYPE_LPT, 0x10, 0x00, 0x00 }, + }, }, /*