Remove const from save_TexParameteri to match prototype for glTexParameteri.
authorKarl Schultz <kschultz@freedesktop.org>
Thu, 13 Dec 2001 19:58:20 +0000 (19:58 +0000)
committerKarl Schultz <kschultz@freedesktop.org>
Thu, 13 Dec 2001 19:58:20 +0000 (19:58 +0000)
commitfaaa88fc488c3046a7391dba6bb75c07e0aaebc5
tree22940b5134c08fdad842c2874742488e3ed61e31
parentd313068dc8b655b0e992a1f1c3e259b034d11269
Remove const from save_TexParameteri to match prototype for glTexParameteri.
Allows compilation on IRIX.
src/mesa/main/dlist.c