confile: cleanup get_config_net_veth_vlan_id()

parent 9e86b442
......@@ -5825,7 +5825,7 @@ static int get_config_net_veth_pair(const char *key, char *retv, int inlen,
}
static int get_config_net_veth_vlan_id(const char *key, char *retv, int inlen,
struct lxc_conf *c, void *data)
struct lxc_conf *c, void *data)
{
int len;
int fulllen = 0;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment