diff options
Diffstat (limited to 'src/core')
-rw-r--r-- | src/core/math_func.hpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/core/math_func.hpp b/src/core/math_func.hpp index 82a4799ac..c05e7ffeb 100644 --- a/src/core/math_func.hpp +++ b/src/core/math_func.hpp @@ -1,6 +1,6 @@ -/* $Id */ +/* $Id$ */ -/** @file math_func.hpp */ +/** @file math_func.hpp Integer math functions */ #ifndef MATH_FUNC_HPP #define MATH_FUNC_HPP |