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

Collapse All | Expand All

(-)dunst-1.0.0.orig/dbus.c (-1 / +1 lines)
Lines 238-244 Link Here
238
                                        timeout = g_variant_get_int32(content);
238
                                        timeout = g_variant_get_int32(content);
239
                                break;
239
                                break;
240
                        }
240
                        }
241
241
                        g_variant_unref(content);
242
                        idx++;
242
                        idx++;
243
                }
243
                }
244
244

Return to bug 529316