From 7b0ade0b75d402022f92b18f9f19a8d9b45d51d3 Mon Sep 17 00:00:00 2001 From: Joakim Gebart <joakim.gebart@eistec.se> Date: Tue, 19 May 2015 12:26:34 +0200 Subject: [PATCH] tests/malloc: Replace tabs by spaces --- tests/malloc/main.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/malloc/main.c b/tests/malloc/main.c index 0af810345e..d91bf0030a 100644 --- a/tests/malloc/main.c +++ b/tests/malloc/main.c @@ -11,10 +11,10 @@ * @{ * * @file - * @brief Simple malloc/free test + * @brief Simple malloc/free test * * - * @author Benjamin Valentin <benpicco@zedat.fu-berlin.de> + * @author Benjamin Valentin <benpicco@zedat.fu-berlin.de> * * @} */ -- GitLab