mirror of
https://github.com/cathugger/mkp224o.git
synced 2025-12-05 21:27:13 -06:00
pointless touches
This commit is contained in:
@@ -30,7 +30,7 @@ struct texttestcase {
|
||||
{"foobar", "666F6F626172", "foobar"},
|
||||
};
|
||||
|
||||
int main()
|
||||
int main(void)
|
||||
{
|
||||
char buf[1024], buf2[1024], mask;
|
||||
size_t r;
|
||||
|
||||
Reference in New Issue
Block a user