From 212f309fa3338ffb26687e1198f12a28a924aa9b Mon Sep 17 00:00:00 2001 From: David Parsons Date: Sun, 19 Aug 2018 16:56:28 +0100 Subject: [PATCH] Miscellaneous changes to tidy up code. --- unlocker.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/unlocker.py b/unlocker.py index 94d29e0..2085827 100755 --- a/unlocker.py +++ b/unlocker.py @@ -231,7 +231,7 @@ def patchsmc(name, sharedobj): # Read file into string variable vmx = f.read() - print('File: ' + name) + print('File: ' + name + '\n') # Setup hex string for vSMC headers # These are the private and public key counts