mirror of
https://github.com/SabreTools/NDecrypt.git
synced 2026-07-08 18:06:38 +00:00
Maintain consistent comments
This commit is contained in:
@@ -10,6 +10,7 @@ namespace NDecrypt
|
||||
{
|
||||
public static void Main(string[] args)
|
||||
{
|
||||
// Create the command set
|
||||
var commandSet = CreateCommands();
|
||||
|
||||
// If we have no args, show the help and quit
|
||||
|
||||
Reference in New Issue
Block a user