mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
[DatFile] Missed removing one
This commit is contained in:
@@ -4647,7 +4647,7 @@ namespace SabreTools.Helper
|
||||
footer += "\t</data>\n</datafile>\n";
|
||||
break;
|
||||
case OutputFormat.SoftwareList:
|
||||
footer = "\t\t</part>\n\t</software>\n\n</softwarelist>\n";
|
||||
footer = "\t</software>\n\n</softwarelist>\n";
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user