summaryrefslogtreecommitdiff
path: root/cpukit/libmisc/fb/mw_uid.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/libmisc/fb/mw_uid.c')
-rw-r--r--cpukit/libmisc/fb/mw_uid.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/cpukit/libmisc/fb/mw_uid.c b/cpukit/libmisc/fb/mw_uid.c
index db98f1fa9c..c3933d6e99 100644
--- a/cpukit/libmisc/fb/mw_uid.c
+++ b/cpukit/libmisc/fb/mw_uid.c
@@ -1,9 +1,10 @@
/**
* @file
*
- * @brief MicroWindows UID
* @ingroup libmisc_fb_mw Input Devices for MicroWindows
*
+ * @brief MicroWindows UID
+ *
* This module implements the input devices interface used by MicroWindows
* in an embedded system environment. It uses the RTEMS message queue as
* the repository for the messages posted by the devices registered.