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`. |
||
|---|---|---|
| .. | ||
| cli | ||
| test | ||
| Makefile.am | ||