From e3d051518cae4ad93423f18de5ede6626fd99b5f Mon Sep 17 00:00:00 2001 From: Joakim Gebart <joakim.gebart@eistec.se> Date: Tue, 19 May 2015 12:26:47 +0200 Subject: [PATCH] tests/pkg_micro-ecc: Replace tabs by spaces --- tests/pkg_micro-ecc/main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/pkg_micro-ecc/main.c b/tests/pkg_micro-ecc/main.c index fe433a13f0..808586b2b6 100644 --- a/tests/pkg_micro-ecc/main.c +++ b/tests/pkg_micro-ecc/main.c @@ -39,7 +39,7 @@ #include "uECC.h" #include "periph/random.h" -#define TESTROUNDS 16 +#define TESTROUNDS 16 int main(void) { -- GitLab