From 4f7a419fccb4c1ae00331804d7e16f1353efe0c0 Mon Sep 17 00:00:00 2001 From: James Tabor Date: Sat, 21 May 2005 01:34:50 +0000 Subject: [PATCH] Clean up end of line. svn path=/trunk/; revision=15443 --- reactos/drivers/usb/cromwell/usb_wrapper.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/reactos/drivers/usb/cromwell/usb_wrapper.h b/reactos/drivers/usb/cromwell/usb_wrapper.h index 74b46f957af..f454f2f069d 100644 --- a/reactos/drivers/usb/cromwell/usb_wrapper.h +++ b/reactos/drivers/usb/cromwell/usb_wrapper.h @@ -12,4 +12,5 @@ void wait_ms(int mils); #define CONFIG_PCI #include "linux/usb.h" -#include "linux/pci_ids.h" \ No newline at end of file +#include "linux/pci_ids.h" + -- 2.17.1