Pārlūkot izejas kodu

ffb: Silence compiler warnings.

tags/mesa-7.6.1-1
Vinson Lee pirms 16 gadiem
vecāks
revīzija
c1033299e8
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1
    1
      src/mesa/drivers/dri/ffb/ffb_tris.c

+ 1
- 1
src/mesa/drivers/dri/ffb/ffb_tris.c Parādīt failu

@@ -352,7 +352,7 @@ static struct {
#define LOCAL_VARS(n) \
ffbContextPtr fmesa = FFB_CONTEXT(ctx); \
__DRIdrawablePrivate *dPriv = fmesa->driDrawable; \
ffb_color color[n]; \
ffb_color color[n] = { { 0 } }; \
(void) color; (void) dPriv;

/***********************************************************************

Notiek ielāde…
Atcelt
Saglabāt