Commit 66040e2a authored by Pavel Vainerman's avatar Pavel Vainerman

minor fixes in patch

parent 4fac97c6
Pipeline #1477 passed with stage
......@@ -14,7 +14,7 @@
BUSYBOXON_flag = 1;
break;
+ case 'T':
+ // deprecated flag.
+ // compatibility flag for old vesions
+ break;
case ':':
fprintf(stderr, "%s parse: Missing parameter\n", my_name);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment