forked from jan/mem_edit
Fix spacing
This commit is contained in:
parent
18ba692cfd
commit
0cff0c3bd1
1 changed files with 1 additions and 0 deletions
|
|
@ -80,6 +80,7 @@ class MEMORY_BASIC_INFORMATION(ctypes.Structure):
|
|||
('Type', ctypes.wintypes.DWORD),
|
||||
]
|
||||
|
||||
|
||||
# C struct for GetSystemInfo
|
||||
class SYSTEM_INFO(ctypes.Structure):
|
||||
_fields_ = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue