remove another invalid ObjectAttribute

svn path=/trunk/; revision=17228
This commit is contained in:
Alex Ionescu
2005-08-09 04:56:29 +00:00
parent 56f8494362
commit 576de36736
+1 -1
View File
@@ -92,7 +92,7 @@ SmpCreatePT (IN OUT PHANDLE hPort,
RtlInitUnicodeString (& PortName, wcPortName);
InitializeObjectAttributes (& ObjectAttributes,
& PortName,
PORT_ALL_ACCESS,
0,
NULL,
NULL);
Status = NtCreatePort (hPort,