mirror of
https://github.com/paolo-projects/unlocker.git
synced 2025-07-28 16:34:29 +02:00
Miscellaneous changes to tidy up code.
This commit is contained in:
parent
b036c40ab1
commit
212f309fa3
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user