[DatFile, SeparatedValue, Utilities] Fix SSV

This commit is contained in:
Matt Nadareski
2018-01-08 18:39:11 -08:00
parent f366e32c48
commit 4768771d69
3 changed files with 23 additions and 1 deletions

View File

@@ -2423,6 +2423,7 @@ namespace SabreTools.Library.Tools
case "sha256":
case "sha384":
case "sha512":
case "ssv":
case "tsv":
case "txt":
case "xml":