glxinfo: Fix multisample visual reporting.
commit75fdaa5e78b55033868bd524186b45c993eba168
authorAdam Jackson <ajax@redhat.com>
Tue, 22 Jan 2008 19:57:20 +0000 (22 14:57 -0500)
committerAdam Jackson <ajax@redhat.com>
Tue, 22 Jan 2008 19:57:20 +0000 (22 14:57 -0500)
tree2812166c63df4e690c17e03517cf453430b7e4eb
parentedd948232111fa17ad090f587c20aeea3caf0733
glxinfo: Fix multisample visual reporting.

strstr() == 0 tests for the string _not_ being present.  Originally
Red Hat bug #351871.
src/xdemos/glxinfo.c