summaryrefslogtreecommitdiff
path: root/unittests/RTLinearAllocatorTest.h
diff options
context:
space:
mode:
Diffstat (limited to 'unittests/RTLinearAllocatorTest.h')
-rw-r--r--unittests/RTLinearAllocatorTest.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/unittests/RTLinearAllocatorTest.h b/unittests/RTLinearAllocatorTest.h
index d58442a..3ba0cd9 100644
--- a/unittests/RTLinearAllocatorTest.h
+++ b/unittests/RTLinearAllocatorTest.h
@@ -16,9 +16,9 @@ namespace mcldtest
{
/** \class RTLinearAllocatorTest
- * \brief
+ * \brief
*
- * \see RTLinearAllocator
+ * \see RTLinearAllocator
*/
class RTLinearAllocatorTest : public ::testing::Test
{