aboutsummaryrefslogtreecommitdiffstats
path: root/src/chmsg.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/chmsg.c')
-rw-r--r--src/chmsg.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/chmsg.c b/src/chmsg.c
index 71eb431ef..1afe1bc99 100644
--- a/src/chmsg.c
+++ b/src/chmsg.c
@@ -18,9 +18,12 @@
*/
/**
+ * @file chmsg.c
+ * @brief Messages code.
* @addtogroup Messages
* @{
*/
+
#include <ch.h>
#ifdef CH_USE_MESSAGES