summaryrefslogtreecommitdiff
path: root/src/dhcp-manager/nm-dhcp-helper-api.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/dhcp-manager/nm-dhcp-helper-api.h')
-rw-r--r--src/dhcp-manager/nm-dhcp-helper-api.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/dhcp-manager/nm-dhcp-helper-api.h b/src/dhcp-manager/nm-dhcp-helper-api.h
index a3eb171dc5..5834421563 100644
--- a/src/dhcp-manager/nm-dhcp-helper-api.h
+++ b/src/dhcp-manager/nm-dhcp-helper-api.h
@@ -22,7 +22,7 @@
#ifndef __NM_DHCP_HELPER_API_H__
#define __NM_DHCP_HELPER_API_H__
-/******************************************************************************/
+/*****************************************************************************/
#define NM_DHCP_CLIENT_DBUS_IFACE "org.freedesktop.nm_dhcp_client"
@@ -31,6 +31,6 @@
#define NM_DHCP_HELPER_SERVER_INTERFACE_NAME "org.freedesktop.nm_dhcp_server"
#define NM_DHCP_HELPER_SERVER_METHOD_NOTIFY "Notify"
-/******************************************************************************/
+/*****************************************************************************/
#endif /* __NM_DHCP_HELPER_API_H__ */