diff options
Diffstat (limited to 'src/chevents.c')
-rw-r--r-- | src/chevents.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/chevents.c b/src/chevents.c index 8391f3a0c..7f75fbe42 100644 --- a/src/chevents.c +++ b/src/chevents.c @@ -18,6 +18,8 @@ */
/**
+ * @file chevents.c
+ * @brief Events code.
* @addtogroup Events
* @{
*/
|