pointless touches

This commit is contained in:
cathugger 2018-04-27 12:39:16 +00:00
parent 0fe541b5fb
commit 41eeb2edb2
5 changed files with 12 additions and 12 deletions

View file

@ -30,7 +30,7 @@ struct texttestcase {
{"foobar", "666F6F626172", "foobar"},
};
int main()
int main(void)
{
char buf[1024], buf2[1024], mask;
size_t r;