core: add nm-secrets-flags.h for secret agent flags typedef
Make it clearer what's going on instead of using flags here and there and numbers elsewhere.
This commit is contained in:
@@ -123,7 +123,7 @@ get_secrets_cb (NMSettingsConnection *connection,
|
||||
guint32
|
||||
nm_act_request_get_secrets (NMActRequest *self,
|
||||
const char *setting_name,
|
||||
guint32 flags,
|
||||
NMSettingsGetSecretsFlags flags,
|
||||
const char *hint,
|
||||
NMActRequestSecretsFunc callback,
|
||||
gpointer callback_data)
|
||||
|
Reference in New Issue
Block a user