X-Git-Url: https://git.sur5r.net/?p=gsconf;a=blobdiff_plain;f=shell_vlan.c;fp=shell_vlan.c;h=adfa96941260e76337c6f7abe917311022b0399c;hp=85bb2763dce2008e89bd5d4537a292fbe5596403;hb=fc05980bb8acaeedeba0c90cf3afa6c248ad7eeb;hpb=99594a1f0718bf17c986cc730420f989f759fadb;ds=sidebyside diff --git a/shell_vlan.c b/shell_vlan.c index 85bb276..adfa969 100644 --- a/shell_vlan.c +++ b/shell_vlan.c @@ -5,7 +5,7 @@ void shell_vlan(char ** argv, int elem) { int n, m, o; if (elem == 1) { - + printf(" port [show|enable|show|add|del|assign|revoke] \n"); return; }