summaryrefslogtreecommitdiff
path: root/libnm-core/nm-utils.c
diff options
context:
space:
mode:
Diffstat (limited to 'libnm-core/nm-utils.c')
-rw-r--r--libnm-core/nm-utils.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/libnm-core/nm-utils.c b/libnm-core/nm-utils.c
index 9358b90ebb..5b4566bf41 100644
--- a/libnm-core/nm-utils.c
+++ b/libnm-core/nm-utils.c
@@ -3789,6 +3789,8 @@ nm_utils_is_valid_iface_name (const char *name, GError **error)
*
* Validate the network interface name.
*
+ * Deprecated: 1.6: use nm_utils_is_valid_iface_name() insteead, with better error reporting.
+ *
* Returns: %TRUE if interface name is valid, otherwise %FALSE is returned.
*/
gboolean