mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
[OpenMSX] Add newline to header output
This commit is contained in:
@@ -632,7 +632,7 @@ Copyright 2004-2013 BlueMSX Team
|
||||
Copyright 2005-2018 openMSX Team
|
||||
Generation MSXIDs by www.generation-msx.nl
|
||||
|
||||
]]>";
|
||||
]]>\n";
|
||||
|
||||
// Write the header out
|
||||
sw.Write(header);
|
||||
|
||||
Reference in New Issue
Block a user