[ros-diffs] [navaraf] 16149: Forgot this file in r16147.

navaraf at svn.reactos.com navaraf at svn.reactos.com
Mon Jun 20 15:55:01 CEST 2005


Forgot this file in r16147.
Modified: trunk/reactos/ntoskrnl/include/internal/kbd.h
  _____  

Modified: trunk/reactos/ntoskrnl/include/internal/kbd.h
--- trunk/reactos/ntoskrnl/include/internal/kbd.h	2005-06-20
13:43:26 UTC (rev 16148)
+++ trunk/reactos/ntoskrnl/include/internal/kbd.h	2005-06-20
13:54:52 UTC (rev 16149)
@@ -17,7 +17,7 @@

   typedef struct _MODIFIERS {
     PVK_TO_BIT pVkToBit;
     WORD wMaxModBits;
-    BYTE ModNumber[1];
+    BYTE ModNumber[];
   } MODIFIERS, *PMODIFIERS;
 
 #define TYPEDEF_VK_TO_WCHARS(i) \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.reactos.org/pipermail/ros-diffs/attachments/20050620/b8ae4bad/attachment.html


More information about the Ros-diffs mailing list