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

Collapse All | Expand All

(-)src/lm-util.c (-2 / +1 lines)
Lines 273-280 lm_error_dialog_real (GtkWindow *parent, Link Here
273
				GTK_MESSAGE_ERROR,
273
				GTK_MESSAGE_ERROR,
274
				GTK_BUTTONS_OK,
274
				GTK_BUTTONS_OK,
275
				primary,
275
				primary,
276
				secondary,
276
				secondary);
277
				NULL);
278
277
279
  if (blocking)
278
  if (blocking)
280
    {
279
    {

Return to bug 70377