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

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