1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00

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
* @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>
*
* @}
*/