~network-manager/network-manager/ubuntu.hardy.07

« back to all changes in this revision

Viewing changes to libnm-glib/nm-gsm-device.c

* merge 0.7~~svn20080905t025540+eni0 snapshot to hardy branch

Show diffs side-by-side

added added

removed removed

Lines of Context:
27
27
                { NULL },
28
28
        };
29
29
 
30
 
        nm_object_handle_properties_changed (NM_OBJECT (device),
 
30
        _nm_object_handle_properties_changed (NM_OBJECT (device),
31
31
                                             priv->proxy,
32
32
                                             property_changed_info);
33
33
}