diff options
Diffstat (limited to 'include/mesh.h')
-rw-r--r-- | include/mesh.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/include/mesh.h b/include/mesh.h index 2040f44..24aec26 100644 --- a/include/mesh.h +++ b/include/mesh.h @@ -1,4 +1,5 @@ -/** @brief Defines the honey_mesh struct and related basic mesh functions. */ +/** @file Defines the honey_mesh struct and related basic mesh functions. +*/ #ifndef HONEY_MESH_H #define HONEY_MESH_H |