diff options
Diffstat (limited to 'hw/input')
-rw-r--r-- | hw/input/trace-events | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/input/trace-events b/hw/input/trace-events index 5a87818b49..e1c8780771 100644 --- a/hw/input/trace-events +++ b/hw/input/trace-events @@ -1,4 +1,4 @@ -# See docs/tracing.txt for syntax documentation. +# See docs/devel/tracing.txt for syntax documentation. # hw/input/ps2.c ps2_put_keycode(void *opaque, int keycode) "%p keycode %d" |