st/xorg: s/free/FREE for matching MALLOC/CALLOC

This commit is contained in:
nobled 2010-06-23 21:32:41 -04:00 committed by Chia-I Wu
parent 8977879ec9
commit 78215b02e4

View file

@ -642,7 +642,7 @@ void xorg_shaders_destroy(struct xorg_shaders *sc)
cache_destroy(sc->r->cso, sc->fs_hash,
PIPE_SHADER_FRAGMENT);
free(sc);
FREE(sc);
}
static INLINE void *