mirror of
https://github.com/FuzzySecurity/PowerShell-Suite
synced 2026-06-08 11:07:50 +00:00
Small spacing fix
This commit is contained in:
+1
-1
@@ -91,7 +91,7 @@ function Invoke-Runas {
|
||||
|
||||
[StructLayout(LayoutKind.Sequential, Size=8)]
|
||||
public struct LUID
|
||||
{
|
||||
{
|
||||
public uint LowPart; public int HighPart;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user