tests/malloc: Replace tabs by spaces

This commit is contained in:
Joakim Gebart 2015-05-19 12:26:34 +02:00
parent e3beae7152
commit 7b0ade0b75

View File

@ -11,10 +11,10 @@
* @{ * @{
* *
* @file * @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>
* *
* @} * @}
*/ */