mirror of
https://github.com/cathugger/mkp224o.git
synced 2025-12-05 21:27:13 -06:00
pointless touches
This commit is contained in:
@@ -57,7 +57,7 @@ struct masktestcase {
|
||||
};
|
||||
*/
|
||||
|
||||
int main()
|
||||
int main(void)
|
||||
{
|
||||
char buf[1024], buf2[1024], mask;
|
||||
size_t r;
|
||||
@@ -81,4 +81,4 @@ int main()
|
||||
//fprintf(stderr, ">%s\n", buf2);
|
||||
|
||||
return 0;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user