mirror of
https://github.com/RPCS3/libusb.git
synced 2026-01-31 01:25:19 +01:00
darwin: change Xcode project end-of-line
The end of line character was CR (0x0D) instead of NL (0x0A).
It looks like the mistake is from
1eff220474
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -1 +1 @@
|
||||
#define LIBUSB_NANO 10952
|
||||
#define LIBUSB_NANO 10953
|
||||
|
||||
Reference in New Issue
Block a user