* keyboard.c (syms_of_keyboard): Use the same style as later
commit9a2c6e0545bc418137abab8fb675f53c4f461853
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 24 Mar 2011 08:03:03 +0000 (24 01:03 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 24 Mar 2011 08:03:03 +0000 (24 01:03 -0700)
tree908dace814f60ba722d6297d7a3643290caf6823
parent03d0a10961746346940115a5ff1779f4e7a455f7
* keyboard.c (syms_of_keyboard): Use the same style as later

in this function when indexing through an array.  This also
works around GCC bug 48267.
src/ChangeLog
src/keyboard.c