From d462f64d6044349b0a4e3581cf2c97bbab7aec97 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Mon, 23 Jan 2017 23:34:56 +0100 Subject: New upstream version 1.5.91 --- src/devices/nm-device-veth.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/devices/nm-device-veth.c') diff --git a/src/devices/nm-device-veth.c b/src/devices/nm-device-veth.c index a5a87a2d..1971aeeb 100644 --- a/src/devices/nm-device-veth.c +++ b/src/devices/nm-device-veth.c @@ -111,6 +111,7 @@ notify (GObject *object, GParamSpec *pspec) { if (nm_streq (pspec->name, NM_DEVICE_PARENT)) _notify (NM_DEVICE_VETH (object), PROP_PEER); + G_OBJECT_CLASS (nm_device_veth_parent_class)->notify (object, pspec); } static void -- cgit 1.3.0-6-gf8a5