A few test header files have C++ guards around them, but are incorrect. Those files had a leading `#` placed before `extern`, which is incorrect. This commit simply removes those leading `#` characters. Signed-off-by: Brooks Prumo <brooks@prumo.org> |
||
|---|---|---|
| .. | ||
| fcb_test_append_fill.c | ||
| fcb_test_append_too_big.c | ||
| fcb_test_append.c | ||
| fcb_test_empty_walk.c | ||
| fcb_test_init.c | ||
| fcb_test_last_of_n.c | ||
| fcb_test_len.c | ||
| fcb_test_multiple_scratch.c | ||
| fcb_test_reset.c | ||
| fcb_test_rotate.c | ||
| fcb_test.h | ||
| main.c | ||