mirror of https://github.com/nirenjan/libx52.git
If `-Wpedantic` is given as part of CFLAGS, this flags a warning stating that `int` and `size_t` are of different sizes. This simply changes the type of `i` to `size_t` to match the output of `strlen`. |
||
---|---|---|
.. | ||
Makefile.am | ||
x52_test.c | ||
x52_test_clock.c | ||
x52_test_common.h | ||
x52_test_led.c | ||
x52_test_mfd.c |