1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

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 "periph/random.h"
#define TESTROUNDS 16
#define TESTROUNDS 16
int main(void)
{