Skip to content
  • Thomas Haller's avatar
    core: use define for atomic-section-prefix setting for NMConfig · 9e5319db
    Thomas Haller authored
    main() should pass the same atomic-section-prefix setting to it's
    NMConfig instances. Currently both are NULL, but make it a define
    to make this explicit.
    
    Also, make static array @default_values const and sanitize value
    when setting PROP_ATOMIC_SECTION_PREFIXES property.
    9e5319db