This commit is contained in:
elasota
2020-06-07 20:45:30 -04:00
parent 5b95fd8c6b
commit 836fc95f4a

View File

@@ -23,5 +23,5 @@ int toolMain(int argc, const char **argv)
fprintf(f, "</Include>\n");
fclose(f);
return 0;
return 0;
}