minor changes to fix compiler warnings

This commit is contained in:
Brian Paul
2000-11-27 18:53:59 +00:00
parent a864432fb4
commit 297dfa0fbf
+1
View File
@@ -624,5 +624,6 @@ extern void fxInitPixelTables(fxMesaContext fxMesa, GLboolean bgrOrder);
extern void fxDDCheckVtxfmt( GLcontext *ctx );
extern void fx_update_lighting( GLcontext *ctx );
extern void fxDDInitVtxfmt( GLcontext *ctx );
#endif