summaryrefslogtreecommitdiff
path: root/src/common/malloc.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/malloc.c')
-rw-r--r--src/common/malloc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/malloc.c b/src/common/malloc.c
index fe73057ad..1417bfbec 100644
--- a/src/common/malloc.c
+++ b/src/common/malloc.c
@@ -651,6 +651,7 @@ static void memmgr_init (void)
}
#endif
+
/*======================================
* Initialise
*--------------------------------------