shell/sc_gnrc_netif: fix vera++ errors

This commit is contained in:
Benjamin Valentin 2020-04-28 19:03:26 +02:00
parent 504d02038d
commit 6ce0092982

View File

@ -425,7 +425,6 @@ static unsigned _newline(unsigned threshold, unsigned line_thresh)
return line_thresh;
}
static unsigned _netif_list_flag(netif_t *iface, netopt_t opt, char *str,
unsigned line_thresh)
{