summaryrefslogtreecommitdiff
path: root/src/core/bitmath_func.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/bitmath_func.cpp')
-rw-r--r--src/core/bitmath_func.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/bitmath_func.cpp b/src/core/bitmath_func.cpp
index 614caa53f..1b8662386 100644
--- a/src/core/bitmath_func.cpp
+++ b/src/core/bitmath_func.cpp
@@ -1,6 +1,6 @@
/* $Id$ */
-/** @file bitmath_func.cpp */
+/** @file bitmath_func.cpp Functions related to bit mathematics. */
#include "../stdafx.h"
#include "bitmath_func.hpp"