glGet(GL_CURRENT_SECONDARY_COLOR) should return 4 values, not 3
authorBrian Paul <brian.paul@tungstengraphics.com>
Wed, 22 Jan 2003 00:42:45 +0000 (00:42 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Wed, 22 Jan 2003 00:42:45 +0000 (00:42 +0000)
commit7ab14f00f02540520d6d36dd576b5e88db909923
tree358119b9ee5b5a0f53ddffe6450cf5377638ca6f
parent041d5d3aee42f06522baec9a12f353d8173fcde6
glGet(GL_CURRENT_SECONDARY_COLOR) should return 4 values, not 3
src/mesa/main/get.c