diff options
Diffstat (limited to 'daemon/usb.h')
| -rw-r--r-- | daemon/usb.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/daemon/usb.h b/daemon/usb.h index 9884d7f..6fe7ee6 100644 --- a/daemon/usb.h +++ b/daemon/usb.h | |||
| @@ -46,7 +46,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA | |||
| 46 | 46 | ||
| 47 | #define VID_APPLE 0x5ac | 47 | #define VID_APPLE 0x5ac |
| 48 | #define PID_RANGE_LOW 0x1290 | 48 | #define PID_RANGE_LOW 0x1290 |
| 49 | #define PID_RANGE_MAX 0x129f | 49 | #define PID_RANGE_MAX 0x12af |
| 50 | 50 | ||
| 51 | struct usb_device; | 51 | struct usb_device; |
| 52 | 52 | ||
