summaryrefslogtreecommitdiffstats
path: root/cpukit/sapi/src/iounregisterdriver.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/sapi/src/iounregisterdriver.c')
-rw-r--r--cpukit/sapi/src/iounregisterdriver.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/cpukit/sapi/src/iounregisterdriver.c b/cpukit/sapi/src/iounregisterdriver.c
index 75cbe9a6b8..8fa3241945 100644
--- a/cpukit/sapi/src/iounregisterdriver.c
+++ b/cpukit/sapi/src/iounregisterdriver.c
@@ -1,9 +1,10 @@
/**
* @file
*
- * @brief Unregister a Driver from the Device Driver Table.
+ * @ingroup RTEMSImplClassicIO
*
- * @ingroup ClassicIO
+ * @brief This source file contains the implementation of
+ * rtems_io_unregister_driver().
*/
/*