diff options
Diffstat (limited to 'os/rt/include/ch.h')
-rw-r--r-- | os/rt/include/ch.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/os/rt/include/ch.h b/os/rt/include/ch.h index 99eb0d2ab..7287f3202 100644 --- a/os/rt/include/ch.h +++ b/os/rt/include/ch.h @@ -18,7 +18,7 @@ */
/**
- * @file ch.h
+ * @file rt/include/ch.h
* @brief ChibiOS/RT main include file.
*
* @addtogroup kernel_info
|