In the GLX workaround, use !strcmp to check for equality with "GLX", not strcmp.
authorJosh Triplett <josh@freedesktop.org>
Mon, 15 May 2006 05:37:55 +0000 (22:37 -0700)
committerJosh Triplett <josh@freedesktop.org>
Mon, 15 May 2006 05:37:55 +0000 (22:37 -0700)
commit442730a9a25644e6d09065cdde2f1595ea65caf3
treee4de5f647670b13d20ddb452445c94cfc6bdf7bb
parent2e49f58e4cd670e6bd6a0006833277cfb1da60e6
In the GLX workaround, use !strcmp to check for equality with "GLX", not strcmp.
src/xcb_out.c