Tabs -> spaces

This commit is contained in:
Jeroen Domburg
2016-12-09 16:19:24 +08:00
committed by Jeroen Domburg
parent 1cb2081d99
commit 3f3cf397f7
2 changed files with 309 additions and 309 deletions

View File

@@ -36,8 +36,8 @@ hardwiring addresses.
#define NO_PRIOS 3
typedef struct {
const char *name;
uint32_t prio[NO_PRIOS];
const char *name;
uint32_t prio[NO_PRIOS];
} tag_desc_t;
/*