Change the comment of Modifiers mask
authorPeng Huang <shawn.p.huang@gmail.com>
Sat, 4 Apr 2009 05:39:31 +0000 (13:39 +0800)
committerPeng Huang <shawn.p.huang@gmail.com>
Sat, 4 Apr 2009 05:39:31 +0000 (13:39 +0800)
src/ibustypes.h

index b2ea627..d2f15ba 100644 (file)
@@ -69,7 +69,7 @@ typedef enum
     IBUS_BUTTON5_MASK  = 1 << 12,
 
     /* The next few modifiers are used by XKB, so we skip to the end.
-     * Bits 15 - 25 are currently unused. Bit 29 is used internally.
+     * Bits 15 - 24 are currently unused. Bit 29 is used internally.
      */
 
     /* forward mask */