Skip to content

Commit 8627455

Browse files
committed
Maintain consistent comments
1 parent a7cc4ba commit 8627455

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

NDecrypt/Program.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ class Program
1010
{
1111
public static void Main(string[] args)
1212
{
13+
// Create the command set
1314
var commandSet = CreateCommands();
1415

1516
// If we have no args, show the help and quit

0 commit comments

Comments
 (0)