summaryrefslogtreecommitdiff
path: root/hw/dmx/dmxinput.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/dmx/dmxinput.c')
-rw-r--r--hw/dmx/dmxinput.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/dmx/dmxinput.c b/hw/dmx/dmxinput.c
index 5203e1a8f..d9118b6a0 100644
--- a/hw/dmx/dmxinput.c
+++ b/hw/dmx/dmxinput.c
@@ -88,7 +88,7 @@ void ProcessInputEvents(void)
dmxInput->processInputEvents(dmxInput);
}
-/** This routine is called from #dmxwindow.c whenever the layout of
+/** This routine is called from \a dmxwindow.c whenever the layout of
* windows on the display might have changed. This information is used
* by input drivers (currently only the console driver) that provide
* information about window layout to the user. */