diff options
Diffstat (limited to 'src/chheap.c')
-rw-r--r-- | src/chheap.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/chheap.c b/src/chheap.c index c07212226..72be4a57f 100644 --- a/src/chheap.c +++ b/src/chheap.c @@ -18,6 +18,8 @@ */
/**
+ * @file chheap.c
+ * @brief Heap code.
* @addtogroup Heap
* @{
*/
|