diff options
Diffstat (limited to 'src/chmtx.c')
-rw-r--r-- | src/chmtx.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/chmtx.c b/src/chmtx.c index 47d1d7969..3a110f595 100644 --- a/src/chmtx.c +++ b/src/chmtx.c @@ -18,6 +18,8 @@ */ /** + * @file chmtx.c + * @brief Mutexes code. * @addtogroup Mutexes * @{ */ |