summaryrefslogtreecommitdiff
path: root/hw/usb/trace-events
diff options
context:
space:
mode:
Diffstat (limited to 'hw/usb/trace-events')
-rw-r--r--hw/usb/trace-events2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/usb/trace-events b/hw/usb/trace-events
index ac2d951b08..2d42fd45da 100644
--- a/hw/usb/trace-events
+++ b/hw/usb/trace-events
@@ -1,4 +1,4 @@
-# See docs/trace-events.txt for syntax documentation.
+# See docs/tracing.txt for syntax documentation.
# hw/usb/core.c
usb_packet_state_change(int bus, const char *port, int ep, void *p, const char *o, const char *n) "bus %d, port %s, ep %d, packet %p, state %s -> %s"