diff --git a/libnm-util/nm-utils.c b/libnm-util/nm-utils.c index 28019c30a9..f5803cba6b 100644 --- a/libnm-util/nm-utils.c +++ b/libnm-util/nm-utils.c @@ -2215,7 +2215,8 @@ nm_utils_hwaddr_valid (const char *asc) * Return value: (transfer full): the textual form of @bytes * * Since: 0.9.10 - * + */ +/* * Code originally by Alex Larsson and * copyright Red Hat, Inc. under terms of the LGPL. */