Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 423909 | Differences between
and this patch

Collapse All | Expand All

(-)xcb-util-image-0.3.9.orig/image/xcb_image.c (+2 lines)
Lines 187-192 Link Here
187
      assert(0);
187
      assert(0);
188
  }
188
  }
189
  assert(0);
189
  assert(0);
190
  return 0;
190
}
191
}
191
192
192
193
Lines 751-756 Link Here
751
  default:
752
  default:
752
      assert(0);
753
      assert(0);
753
  }
754
  }
755
  return 0;
754
}
756
}
755
757
756
758

Return to bug 423909