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-vlan.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'libnm-util/nm-setting-vlan.c') diff --git a/libnm-util/nm-setting-vlan.c b/libnm-util/nm-setting-vlan.c index da1cb7f8..da6dd628 100644 --- a/libnm-util/nm-setting-vlan.c +++ b/libnm-util/nm-setting-vlan.c @@ -239,8 +239,8 @@ set_map (NMSettingVlan *self, NMVlanPriorityMap map, GSList *list) * or the #NMSettingVlan:egress_priority_map properties. The priority map maps * the Linux SKB priorities to 802.1p priorities. * - * Returns: TRUE if the entry was successfully added to the list, or it - * overwrote the old value, FALSE if error + * Returns: %TRUE if the entry was successfully added to the list, or it + * overwrote the old value, %FALSE if error */ gboolean nm_setting_vlan_add_priority_str (NMSettingVlan *setting, @@ -352,8 +352,8 @@ nm_setting_vlan_get_priority (NMSettingVlan *setting, * If @map is #NM_VLAN_EGRESS_MAP then @from is the Linux SKB priority value and * @to is the outgoing 802.1q VLAN Priority Code Point (PCP) value. * - * Returns: TRUE if the new priority mapping was successfully added to the - * list, FALSE if error + * Returns: %TRUE if the new priority mapping was successfully added to the + * list, %FALSE if error */ gboolean nm_setting_vlan_add_priority (NMSettingVlan *setting, -- cgit 1.3.0-6-gf8a5