style: shell: remove redundant newlines

This commit is contained in:
S.J.R. van Schaik 2017-02-27 15:35:15 +00:00
parent 03f4913e1a
commit 1723197e63

View file

@ -115,8 +115,6 @@ err_free_line:
return NULL;
}
static void do_probe(FILE *fp, const char *s)
{
char cmd[1] = { CMD_READ_ID };