mesa/main: cast away constness
authorErik Faye-Lund <erik.faye-lund@collabora.com>
Mon, 5 Aug 2019 15:29:05 +0000 (17:29 +0200)
committerErik Faye-Lund <erik.faye-lund@collabora.com>
Thu, 8 Aug 2019 16:20:29 +0000 (18:20 +0200)
commite0a740c633da5d8f2b6040f7ef4929c95539aed8
tree650e511691c10ffc95b756532bbaded0c54310fb
parent75097114d9db63f7930de11b2e2f54142e58913f
mesa/main: cast away constness

This avoids a warning about implicitly casting away the constness of the
pointer.

Signed-off-by: Erik Faye-Lund <erik.faye-lund@collabora.com>
Acked-by: Eric Engestrom <eric@engestrom.ch>
src/mesa/main/marshal.c