mirror of
https://github.com/SabreTools/BinaryObjectScanner.git
synced 2026-02-04 05:35:49 +00:00
Formatting faux pas
This commit is contained in:
@@ -273,7 +273,7 @@ namespace BinaryObjectScanner
|
||||
}
|
||||
|
||||
// Initialize the protections found
|
||||
var protections = new ProtectionDictionary();
|
||||
var protections = new ProtectionDictionary();
|
||||
|
||||
// Get the extension for certain checks
|
||||
string extension = Path.GetExtension(fileName).ToLower().TrimStart('.');
|
||||
|
||||
Reference in New Issue
Block a user