From d1583b9850d9fb45470648a515eb734e05fd926f Mon Sep 17 00:00:00 2001 From: Miodrag Milanovic Date: Wed, 24 Jun 2015 07:36:50 +0200 Subject: Cleanups and version bump --- src/lib/util/corealloc.c | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'src/lib/util/corealloc.c') diff --git a/src/lib/util/corealloc.c b/src/lib/util/corealloc.c index 40d7456546a..a635803e463 100644 --- a/src/lib/util/corealloc.c +++ b/src/lib/util/corealloc.c @@ -395,13 +395,13 @@ void memory_entry::release(memory_entry *entry, const char *file, int line) } /** - * @fn void memory_entry::report_unfreed(UINT64 start) + * @fn void memory_entry::report_unfreed(UINT64 start) * - * @brief ------------------------------------------------- - * report_unfreed - print a list of unfreed memory to the target file - * -------------------------------------------------. + * @brief ------------------------------------------------- + * report_unfreed - print a list of unfreed memory to the target file + * -------------------------------------------------. * - * @param start The start. + * @param start The start. */ void memory_entry::report_unfreed(UINT64 start) -- cgit v1.2.3-70-g09d2