Use a generic function typedef instead of void * to avoid gcc 3.4 warnings.
authorBrian Paul <brian.paul@tungstengraphics.com>
Thu, 25 Nov 2004 23:26:16 +0000 (23:26 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Thu, 25 Nov 2004 23:26:16 +0000 (23:26 +0000)
commitc5f9aa7750633e2989a6a139c283419d536ee3f7
tree0fd96f69b49cd56c092572e1b48a537142a78b82
parentbe2de8b299c9fc7bdc22372ed799e894a8582c62
Use a generic function typedef instead of void * to avoid gcc 3.4 warnings.
src/mesa/drivers/osmesa/osmesa.c