Make it a block comment

This commit is contained in:
Matt Nadareski
2016-04-11 20:57:20 -07:00
parent 27175632b0
commit ad60c34b62

View File

@@ -12,14 +12,16 @@ using DamienG.Security.Cryptography;
namespace SabreTools
{
// TODO: Add the following flags:
// Remove MD5
// Remove SHA1
// Set forceunpacking
// Zips as files
// Old style DATs
// Set all of the fields in the DAT header
// Auto set Name and Description from current folder
/*
TODO: Add the following flags:
Remove MD5
Remove SHA1
Set forceunpacking
Zips as files
Old style DATs
Set all of the fields in the DAT header
Auto set Name and Description from current folder
*/
class DATFromDir
{