style fix, no code changes
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
@@ -365,7 +365,8 @@ static int FAST_FUNC read_staticlease(const char *const_line, void *arg)
|
||||
return 1;
|
||||
}
|
||||
|
||||
static int FAST_FUNC read_optset(const char *line, void *arg) {
|
||||
static int FAST_FUNC read_optset(const char *line, void *arg)
|
||||
{
|
||||
return udhcp_str2optset(line, arg,
|
||||
dhcp_optflags, dhcp_option_strings,
|
||||
/*dhcpv6:*/ 0
|
||||
|
Reference in New Issue
Block a user