- Fix build from 49005.
authorJames Tabor <james.tabor@reactos.org>
Tue, 5 Oct 2010 20:18:04 +0000 (20:18 +0000)
committerJames Tabor <james.tabor@reactos.org>
Tue, 5 Oct 2010 20:18:04 +0000 (20:18 +0000)
svn path=/trunk/; revision=49006

reactos/include/reactos/win32k/ntuser.h

index f07263a..bd9998c 100644 (file)
@@ -943,7 +943,7 @@ UINT
 NTAPI
 NtUserGetMenuIndex(
   HMENU hMenu,
-  UINT wID);
+  HMENU hSubMenu);
 
 BOOL
 NTAPI