summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2019-12-08 15:49:24 +0100
committerThomas Haller <thaller@redhat.com>2019-12-09 07:49:16 +0100
commit4eed1a65968ecc4ca461471f6e7084b0609af004 (patch)
tree20ca4e44b1d9c98719b78e8b202adce9fb51398a
parent93e9010b75700c8a0191f10d92e8f21d2ca988c6 (diff)
downloadNetworkManager-4eed1a65968ecc4ca461471f6e7084b0609af004.tar.gz
libnm/docs: fix gtk-doc for #NMDhcpHostnameFlags
-rw-r--r--libnm-core/nm-setting-ip-config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libnm-core/nm-setting-ip-config.h b/libnm-core/nm-setting-ip-config.h
index c97367267a..ef3671c40b 100644
--- a/libnm-core/nm-setting-ip-config.h
+++ b/libnm-core/nm-setting-ip-config.h
@@ -405,7 +405,7 @@ typedef struct {
* sent in the DHCP FQDN option. When cleared and all other FQDN
* flags are zero, standard FQDN flags are sent. This flag is
* incompatible with any other FQDN flag.
- * *
+ *
* #NMDhcpHostnameFlags describe flags related to the DHCP hostname and
* FQDN.
*