mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-12-14 03:59:36 +00:00
EOL fix
This commit is contained in:
@@ -23,5 +23,5 @@ int toolMain(int argc, const char **argv)
|
|||||||
fprintf(f, "</Include>\n");
|
fprintf(f, "</Include>\n");
|
||||||
fclose(f);
|
fclose(f);
|
||||||
|
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user