aboutsummaryrefslogtreecommitdiffstats
path: root/os/nil/include/ch.h
diff options
context:
space:
mode:
Diffstat (limited to 'os/nil/include/ch.h')
-rw-r--r--os/nil/include/ch.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/nil/include/ch.h b/os/nil/include/ch.h
index b5da42aac..dc89bd597 100644
--- a/os/nil/include/ch.h
+++ b/os/nil/include/ch.h
@@ -18,7 +18,7 @@
*/
/**
- * @file ch.h
+ * @file nil/include/ch.h
* @brief Nil RTOS main header file.
* @details This header includes all the required kernel headers so it is the
* only header you usually need to include in your application.