Skip to content
  • Thomas Haller's avatar
    proxy: cleanup handling of proxy-method · 29b576bd
    Thomas Haller authored
    The numeric value of NM_SETTING_PROXY_METHOD_NONE should be zero,
    as that is the more natural default.
    
    Also, cast all uses of the enum values in g_object_set() to
    (int).
    29b576bd