Commit d20bdd3b9add0eae367dd666fba06378c195d687

Daniel Stone 2010-06-15T15:14:58

xkbcomp: vmod: Don't get and immediately intern atoms XkbcInternAtom(XkbcAtomGetString(atom)) has to be the most spectacularly broken antipattern I've yet seen. Just compare the atoms directly. Signed-off-by: Daniel Stone <daniel@fooishbar.org>