From 8bcb48ee3b551aaabaf59a3f5c120f75db3d5125 Mon Sep 17 00:00:00 2001 From: Thomas Haller Date: Sun, 8 Dec 2019 15:49:24 +0100 Subject: [PATCH] libnm/docs: fix gtk-doc for #NMDhcpHostnameFlags (cherry picked from commit 4eed1a65968ecc4ca461471f6e7084b0609af004) --- libnm-core/nm-setting-ip-config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. *