tests/pkg_micro-ecc: Replace tabs by spaces

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

View File

@ -39,7 +39,7 @@
#include "uECC.h" #include "uECC.h"
#include "periph/random.h" #include "periph/random.h"
#define TESTROUNDS 16 #define TESTROUNDS 16
int main(void) int main(void)
{ {