Make sure things have tabs instead of spaces

This commit is contained in:
Matt Nadareski
2016-04-04 23:11:29 -07:00
parent 5563f4c63b
commit a5c776a792
6 changed files with 22 additions and 22 deletions

View File

@@ -85,7 +85,7 @@ namespace SabreTools.Helper
}
try
{
{
_log.WriteLine("Logging ended " + DateTime.Now);
_log.Close();
}