summaryrefslogtreecommitdiff
path: root/src/core/alloc_func.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/alloc_func.cpp')
-rw-r--r--src/core/alloc_func.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/alloc_func.cpp b/src/core/alloc_func.cpp
index f399aadf8..028335d76 100644
--- a/src/core/alloc_func.cpp
+++ b/src/core/alloc_func.cpp
@@ -1,6 +1,6 @@
/* $Id$ */
-/** @file alloc_func.cpp functions to 'handle' memory allocation errors */
+/** @file alloc_func.cpp Functions to 'handle' memory allocation errors */
#include "../stdafx.h"
#include "alloc_func.hpp"