mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
Data and Tools -> Core
This commit is contained in:
@@ -7,7 +7,7 @@ namespace SabreTools.Library.Reports
|
||||
/// </summary>
|
||||
internal class SeparatedValue : BaseReport
|
||||
{
|
||||
private char _separator;
|
||||
private readonly char _separator;
|
||||
|
||||
/// <summary>
|
||||
/// Create a new report from the filename
|
||||
|
||||
Reference in New Issue
Block a user