Fix spacing
This commit is contained in:
parent
18ba692cfd
commit
0cff0c3bd1
@ -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…
Reference in New Issue
Block a user