style: shell: remove redundant newlines

tags/0.1.0
S.J.R. van Schaik 9 years ago
parent 03f4913e1a
commit 1723197e63
  1. 2
      shell.c

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

Loading…
Cancel
Save