i965/cfg: Fix comment list punctuation

Trivial

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
This commit is contained in:
Ian Romanick 2016-02-26 11:16:33 -08:00
parent 5bfb302783
commit 585b18f305

View file

@ -32,7 +32,7 @@
/* Look for and eliminate dead control flow:
*
* - if/endif
* . else in else/endif
* - else in else/endif
* - then in if/else/endif
*/
bool