diff options
author | Pete Batard <pete@akeo.ie> | 2012-05-23 18:25:01 +0100 |
---|---|---|
committer | Pete Batard <pete@akeo.ie> | 2012-05-23 18:25:01 +0100 |
commit | a544e5972bf2b0ac9e006439576f681a8439d311 (patch) | |
tree | a0423e35c1f8b1cad446d70054b88b18227047ac /libusb/os/windows_usb.h | |
parent | cd87b6b1f1a94e85fcd7beb165d182e3fd740a57 (diff) | |
download | libusb-a544e5972bf2b0ac9e006439576f681a8439d311.tar.gz |
Misc: Ensure all sources are UTF-8
* Also remove extra lines at the end of samples
Diffstat (limited to 'libusb/os/windows_usb.h')
-rw-r--r-- | libusb/os/windows_usb.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libusb/os/windows_usb.h b/libusb/os/windows_usb.h index c07e56a..4497efa 100644 --- a/libusb/os/windows_usb.h +++ b/libusb/os/windows_usb.h @@ -1,6 +1,6 @@ /* * Windows backend for libusbx 1.0 - * Copyright © 2009-2012 Pete Batard <pete@akeo.ie> + * Copyright © 2009-2012 Pete Batard <pete@akeo.ie> * With contributions from Michael Plante, Orin Eman et al. * Parts of this code adapted from libusb-win32-v1 by Stephan Meyer * Major code testing contribution by Xiaofan Chen |