From ad28f4f1c013b3ba13ede2579fc7e7d88fd73586 Mon Sep 17 00:00:00 2001 From: Oleg Hahm Date: Sat, 24 May 2014 15:57:29 +0200 Subject: [PATCH] cosmetics: converted tabs into spaces for lpc1768 header --- cpu/lpc1768/include/cpu.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cpu/lpc1768/include/cpu.h b/cpu/lpc1768/include/cpu.h index 5ae45a87f1..d4ac698de9 100644 --- a/cpu/lpc1768/include/cpu.h +++ b/cpu/lpc1768/include/cpu.h @@ -4,7 +4,7 @@ /** * @defgroup lpc1768 NXP LPC1768 * @brief NXP LPC1768 specific code - * @ingroup cpu + * @ingroup cpu * @{ */