xml: fix case insensitivity for attributes
commit072a0dd5544d533e4a0050007e31fa751a2a31f4
authorStefan Becker <chemobejk@gmail.com>
Mon, 15 Jul 2013 17:04:50 +0000 (15 20:04 +0300)
committerStefan Becker <chemobejk@gmail.com>
Mon, 15 Jul 2013 17:04:50 +0000 (15 20:04 +0300)
treedad77990accc123955115d9eba5dd9c43a691a7b
parent2db18f8d8d2137cb8c490f682b9450841878d420
xml: fix case insensitivity for attributes

It's not enough that the GEqualFunc() is case insensitive, the
GHashFunc() must be too.
src/core/sipe-xml.c