symbols: use darray for KeyInfo syms array
authorRan Benita <ran234@gmail.com>
Tue, 5 Jun 2012 16:09:01 +0000 (19:09 +0300)
committerRan Benita <ran234@gmail.com>
Sat, 9 Jun 2012 10:21:21 +0000 (13:21 +0300)
commit4237a204473a790c180878056c371b630eee5950
tree7103dbe5a545871144de036f5837eea6fccd3b50
parentbc50cdd460ba1485c84f2dfffec4fbb1ca3b4606
symbols: use darray for KeyInfo syms array

The arrays found in KeyInfo are by far the most complicated, so this is
taken one member at a time so as not to break anything.

Signed-off-by: Ran Benita <ran234@gmail.com>
src/xkbcomp/symbols.c