made fxMesaCurrentCtx static
authorBrian Paul <brian.paul@tungstengraphics.com>
Thu, 4 May 2000 13:55:24 +0000 (13:55 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Thu, 4 May 2000 13:55:24 +0000 (13:55 +0000)
src/mesa/drivers/glide/fxapi.c

index 4beff2cfe8b0fccc05688930403731e363081329..2d0d9e12705fb02b635a884fea3f4ab9c8e065f6 100644 (file)
 #if defined(FX)
 #include "fxdrv.h"
 
-fxMesaContext fxMesaCurrentCtx=NULL;
+static fxMesaContext fxMesaCurrentCtx=NULL;
 
 /*
  * Status of 3Dfx hardware initialization