summaryrefslogtreecommitdiff
path: root/utils/hwstub/hwstub_protocol.h
diff options
context:
space:
mode:
Diffstat (limited to 'utils/hwstub/hwstub_protocol.h')
-rw-r--r--utils/hwstub/hwstub_protocol.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/hwstub/hwstub_protocol.h b/utils/hwstub/hwstub_protocol.h
index a34c65b1b5..67945cd5c0 100644
--- a/utils/hwstub/hwstub_protocol.h
+++ b/utils/hwstub/hwstub_protocol.h
@@ -27,7 +27,7 @@
27 27
28#define HWSTUB_VERSION_MAJOR 3 28#define HWSTUB_VERSION_MAJOR 3
29#define HWSTUB_VERSION_MINOR 0 29#define HWSTUB_VERSION_MINOR 0
30#define HWSTUB_VERSION_REV 0 30#define HWSTUB_VERSION_REV 1
31 31
32#define HWSTUB_USB_VID 0xfee1 32#define HWSTUB_USB_VID 0xfee1
33#define HWSTUB_USB_PID 0xdead 33#define HWSTUB_USB_PID 0xdead