shut up a warning at -Wextra level by using the right type for an index variable...
authorDavid Odin <david@forma3dev.fr>
Wed, 19 Apr 2017 16:10:34 +0000 (18:10 +0200)
committerNathael Pajani <nathael.pajani@ed3l.fr>
Tue, 8 Nov 2022 16:03:05 +0000 (17:03 +0100)
commitbe064fc94d080626bf00b5a07de0f9f2c4762538
treee40dfb94fb6c1c166516853125371b93f9f70fa9
parentd70f1092a22bbfec2d64e060f4a734cda73aee54
shut up a warning at -Wextra level by using the right type for an index variable (size_t instead of i)
lib/string.c