ARB prog: Fix parameters to _mesa_calloc
authorIan Romanick <ian.d.romanick@intel.com>
Mon, 27 Jul 2009 22:46:07 +0000 (15:46 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Mon, 27 Jul 2009 22:46:07 +0000 (15:46 -0700)
commit4821099429ec059dc00a28f448bc3c537296ab55
tree9a95781b97b08941a828cc8844e29caa9f70d8af
parent054ab5a50a324b1d64fe403a65a2a392ba0c09fd
ARB prog: Fix parameters to _mesa_calloc

So totally awesome that _mesa_calloc has a different parameter
signature than calloc.  Why do these libc wrappers still exist?!?
src/mesa/shader/hash_table.c