When building in the X-Server, attr.depth doesn't exist. Instead, use
authorIan Romanick <idr@us.ibm.com>
Thu, 3 Mar 2005 19:56:11 +0000 (19:56 +0000)
committerIan Romanick <idr@us.ibm.com>
Thu, 3 Mar 2005 19:56:11 +0000 (19:56 +0000)
commit6e776f25fd4d275722494824e2d5149a25ed4036
treec238e62bdf2d65d03ec4a76b771d016824e7438b
parentc1f2f9090bcca309b9aeef7ae57acc280704db81
When building in the X-Server, attr.depth doesn't exist.  Instead, use
(XMesaDrawable)w)->depth in the error message.
src/mesa/drivers/x11/xm_api.c