Put back the glPopMatrix. This test was derived from blendminmax.c.
authorIan Romanick <idr@us.ibm.com>
Thu, 7 Jul 2005 20:43:01 +0000 (20:43 +0000)
committerIan Romanick <idr@us.ibm.com>
Thu, 7 Jul 2005 20:43:01 +0000 (20:43 +0000)
commit38e2fa385de8a77d4e967fa5cbf5b702f752df2b
tree4c33b0a8ceacd0177ce566e8b597bceaddfe18a4
parent2550844c6e20286113ea7f8d72cd9a9e0b05bc3d
Put back the glPopMatrix.  This test was derived from blendminmax.c.
When extra code was cut from blendminmax.c's Display function, the
glPopMatrix call was also accidentally cut.
progs/tests/bug_3101.c