From 02eafc688a51a405917c19054cac7243271c04ca Mon Sep 17 00:00:00 2001 From: Matt Nadareski Date: Wed, 19 Feb 2025 15:51:46 -0500 Subject: [PATCH] Let info writing also write hashes --- NDecrypt/Program.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/NDecrypt/Program.cs b/NDecrypt/Program.cs index addb493..6f97b2a 100644 --- a/NDecrypt/Program.cs +++ b/NDecrypt/Program.cs @@ -156,7 +156,6 @@ namespace NDecrypt infoString ??= "There was a problem getting file information!"; Console.WriteLine(infoString); - return; } // Output the file hashes, if expected