svga: fix incorrect comment

This commit is contained in:
Brian Paul 2011-02-15 13:24:41 -07:00
parent d432f462c2
commit 64762af008

View file

@ -246,7 +246,7 @@ struct svga_prescale {
};
/* Updated by calling svga_update_state( SVGA_STATE_HW_VIEWPORT )
/* Updated by calling svga_update_state( SVGA_STATE_HW_CLEAR )
*/
struct svga_hw_clear_state
{