Files
MINGW-packages/mingw-w64-usbview-git/05-connection-statuses.patch
David Grayson 83172025ff Change mingw-w64-usbview to mingw-w64-usbview-git.
It's better to compile code from Microsoft's GitHub account than some
hidden ZIP file that they removed from their site.
2015-11-22 13:51:41 -08:00

12 lines
154 B
Diff

--- a/uvcview.h
+++ b/uvcview.h
@@ -382,7 +382,7 @@
// ENUM.C
//
-PCHAR ConnectionStatuses[];
+extern PCHAR ConnectionStatuses[];
//
// DISPVID.C