aboutsummaryrefslogtreecommitdiff
path: root/networking/udhcp/files.c
diff options
context:
space:
mode:
Diffstat (limited to 'networking/udhcp/files.c')
-rw-r--r--networking/udhcp/files.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/networking/udhcp/files.c b/networking/udhcp/files.c
index 416b1feb0..fe853c7cc 100644
--- a/networking/udhcp/files.c
+++ b/networking/udhcp/files.c
@@ -139,6 +139,7 @@ static void attach_option(struct option_set **opt_list, struct dhcp_option *opti
}
}
+
/* read a dhcp option and add it to opt_list */
static int read_opt(const char *const_line, void *arg)
{