svga: format the version string like the rest of mesa
authorEric Engestrom <eric.engestrom@imgtec.com>
Mon, 16 Oct 2017 16:14:28 +0000 (17:14 +0100)
committerEric Engestrom <eric.engestrom@imgtec.com>
Mon, 16 Oct 2017 17:52:41 +0000 (18:52 +0100)
commitb05820621dcc4e45115dcc094c5c265448f095db
tree11f5b132bf6f32a398a5c7e6ce93492208ade643
parent16be271c6ee618e79c7d72ce0d88114aa7aaffb6
svga: format the version string like the rest of mesa

All 4 other version strings do it like this.
((Also, double parentheses just look confusing))

Signed-off-by: Eric Engestrom <eric.engestrom@imgtec.com>
Reviewed-by: Brian Paul <brianp@vmware.com>
src/gallium/drivers/svga/svga_screen.c