- Get rid of TAG() from the kernel
[reactos.git] / reactos / ntoskrnl / lpc / port.c
index adea907..b179fd3 100644 (file)
@@ -65,7 +65,7 @@ LpcInitSystem(VOID)
                                    NULL,
                                    0,
                                    LpcpMaxMessageSize,
-                                   TAG('L', 'p', 'c', 'M'),
+                                   'McpL',
                                    32);
 
     /* We're done */