mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-03 09:20:13 +01:00
i965/cfg: Fix comment list punctuation
Trivial Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
This commit is contained in:
parent
5bfb302783
commit
585b18f305
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue