diff options
Diffstat (limited to 'src/libnr')
| -rw-r--r-- | src/libnr/nr-point-matrix-ops.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/libnr/nr-point-matrix-ops.h b/src/libnr/nr-point-matrix-ops.h index 58e06fc6d..81e351103 100644 --- a/src/libnr/nr-point-matrix-ops.h +++ b/src/libnr/nr-point-matrix-ops.h @@ -1,4 +1,6 @@ -/** \file operator functions over (NR::Point, NR::Matrix). */ +/** @file + * @brief Operator functions over (NR::Point, NR::Matrix) + */ #ifndef SEEN_NR_POINT_MATRIX_OPS_H #define SEEN_NR_POINT_MATRIX_OPS_H |
