mesa: Make condrender.[ch] prototypes match.
authorJosé Fonseca <jfonseca@vmware.com>
Fri, 1 Jan 2010 11:20:38 +0000 (11:20 +0000)
committerJosé Fonseca <jfonseca@vmware.com>
Fri, 1 Jan 2010 11:20:38 +0000 (11:20 +0000)
commit04c7f483b438deffe7cfa1883d0c30616257e2d0
treebf0175381cd3330b975d7ed7d9b248433bc898ea
parent97e2c5ac0bba7298c9a32703fe3d19de1f7b815a
mesa: Make condrender.[ch] prototypes match.

GLAPI on windows is more than "extern" -- it includes the --, so the
mismatch between condrender.[ch] prototypes causes "different linkage"
errors on windows.
src/mesa/main/condrender.c