diff --git a/math/magic_number.cpp b/math/magic_number.cpp index 0ee714671..fb0b30468 100644 --- a/math/magic_number.cpp +++ b/math/magic_number.cpp @@ -38,7 +38,8 @@ bool magic_number(int n) { } } -/** Test function +/** + * @brief Test function * @returns void */ static void tests() {