Skip to content

Commit 02eafc6

Browse files
committed
Let info writing also write hashes
1 parent db7c7ee commit 02eafc6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

NDecrypt/Program.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,6 @@ private static void ProcessPath(string path, Feature feature, bool force, bool o
156156
infoString ??= "There was a problem getting file information!";
157157

158158
Console.WriteLine(infoString);
159-
return;
160159
}
161160

162161
// Output the file hashes, if expected

0 commit comments

Comments
 (0)