X-Git-Url: https://git.sur5r.net/?p=gsconf;a=blobdiff_plain;f=shell_port.c;h=2dbf94e7c1ced3f9606c7315e949a0d13e9224fe;hp=d9400290b6afde6a028f8610eba95dc25b45054b;hb=fc05980bb8acaeedeba0c90cf3afa6c248ad7eeb;hpb=11ae7c1958d87f75fb840c6556fa99abf85e6607 diff --git a/shell_port.c b/shell_port.c index d940029..2dbf94e 100644 --- a/shell_port.c +++ b/shell_port.c @@ -5,7 +5,7 @@ void shell_port(char ** argv, int elem) { int n, i, m, o; if (elem == 1) { - + printf(" port [show|diag|mirror] \n"); return; } if (strncmp(argv[1], "show", 4) == 0) {