diff options
Diffstat (limited to 'hw/dmx/input/usb-common.c')
-rw-r--r-- | hw/dmx/input/usb-common.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/hw/dmx/input/usb-common.c b/hw/dmx/input/usb-common.c index 2d3f4dd5f..95c00b839 100644 --- a/hw/dmx/input/usb-common.c +++ b/hw/dmx/input/usb-common.c @@ -33,8 +33,8 @@ /** \file * - * Routines that are common between #usb-keyboard.c, #usb-mouse.c, and - * #usb-other.c */ + * Routines that are common between \a usb-keyboard.c, \a usb-mouse.c, and + * \a usb-other.c */ #ifdef HAVE_DMX_CONFIG_H #include <dmx-config.h> |