OSDN Git Service

i965/cfg: Fix comment list punctuation
[android-x86/external-mesa.git] / src / mesa / drivers / dri / i965 / brw_dead_control_flow.cpp
index 3451492..2c1abaf 100644 (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