From 59c3714a494c3b3765657c0551ad82842d98a7d2 Mon Sep 17 00:00:00 2001 From: Sjoerd Simons Date: Sat, 26 Apr 2014 20:55:09 +0200 Subject: Imported Upstream version 0.9.8.10 --- libnm-util/nm-setting.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'libnm-util/nm-setting.c') diff --git a/libnm-util/nm-setting.c b/libnm-util/nm-setting.c index f80c72b8..a3186284 100644 --- a/libnm-util/nm-setting.c +++ b/libnm-util/nm-setting.c @@ -842,8 +842,8 @@ get_secret_flags (NMSetting *setting, * For a given secret, retrieves the #NMSettingSecretFlags describing how to * handle that secret. * - * Returns: TRUE on success (if the given secret name was a valid property of - * this setting, and if that property is secret), FALSE if not + * Returns: %TRUE on success (if the given secret name was a valid property of + * this setting, and if that property is secret), %FALSE if not **/ gboolean nm_setting_get_secret_flags (NMSetting *setting, @@ -886,8 +886,8 @@ set_secret_flags (NMSetting *setting, * For a given secret, retrieves the #NMSettingSecretFlags describing how to * handle that secret. * - * Returns: TRUE on success (if the given secret name was a valid property of - * this setting, and if that property is secret), FALSE if not + * Returns: %TRUE on success (if the given secret name was a valid property of + * this setting, and if that property is secret), %FALSE if not **/ gboolean nm_setting_set_secret_flags (NMSetting *setting, -- cgit 1.3.0-6-gf8a5