File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 12
12
13
13
14
14
For a comprehensive list of contributions, see the commit list at github:
15
- http ://github.com/signal11 /hidapi/commits/master
15
+ https ://github.com/libusb /hidapi/commits/master
16
16
Original file line number Diff line number Diff line change 17
17
files located at the root of the source distribution.
18
18
These files may also be found in the public source
19
19
code repository located at:
20
- http ://github.com/signal11 /hidapi .
20
+ https ://github.com/libusb /hidapi .
21
21
********************************************************/
22
22
23
23
/** @file
Original file line number Diff line number Diff line change 20
20
files located at the root of the source distribution.
21
21
These files may also be found in the public source
22
22
code repository located at:
23
- http ://github.com/signal11 /hidapi .
23
+ https ://github.com/libusb /hidapi .
24
24
********************************************************/
25
25
26
26
#define _GNU_SOURCE /* needed for wcsdup() before glibc 2.10 */
Original file line number Diff line number Diff line change 18
18
files located at the root of the source distribution.
19
19
These files may also be found in the public source
20
20
code repository located at:
21
- http ://github.com/signal11 /hidapi .
21
+ https ://github.com/libusb /hidapi .
22
22
********************************************************/
23
23
24
24
/* C */
Original file line number Diff line number Diff line change 17
17
files located at the root of the source distribution.
18
18
These files may also be found in the public source
19
19
code repository located at:
20
- http ://github.com/signal11 /hidapi .
20
+ https ://github.com/libusb /hidapi .
21
21
********************************************************/
22
22
23
23
/* See Apple Technical Note TN2187 for details on IOHidManager. */
Original file line number Diff line number Diff line change 17
17
files located at the root of the source distribution.
18
18
These files may also be found in the public source
19
19
code repository located at:
20
- http ://github.com/signal11 /hidapi .
20
+ https ://github.com/libusb /hidapi .
21
21
********************************************************/
22
22
23
23
#include <windows.h>
You can’t perform that action at this time.
0 commit comments