[WIN32K]: Change the enum id name for something meaningful (here: PROC == process and not procedure).

svn path=/trunk/; revision=65824
This commit is contained in:
Hermès Bélusca-Maïto
2014-12-25 15:27:31 +00:00
parent 13a6f58a0a
commit 5195c10036
+1 -1
View File
@@ -1364,7 +1364,7 @@ enum SimpleCallRoutines
#if (WIN32K_VERSION >= NTDDI_VISTA)
NOPARAM_ROUTINE_HANDLESYSTHRDCREATFAIL,
#else
NOPARAM_ROUTINE_GETREMOTEPROCID,
NOPARAM_ROUTINE_GETREMOTEPROCESSID,
#endif
NOPARAM_ROUTINE_HIDECURSORNOCAPTURE,
NOPARAM_ROUTINE_LOADCURSANDICOS,