aboutsummaryrefslogtreecommitdiff
path: root/hw
diff options
context:
space:
mode:
Diffstat (limited to 'hw')
-rw-r--r--hw/usb.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/usb.h b/hw/usb.h
index ed8890e39a..a6d0ae6587 100644
--- a/hw/usb.h
+++ b/hw/usb.h
@@ -164,7 +164,7 @@ struct USBPacket {
USBCallback *complete_cb;
void *complete_opaque;
USBCallback *cancel_cb;
- void * *cancel_opaque;
+ void *cancel_opaque;
};
/* Defer completion of a USB packet. The hadle_packet routine should then