traceroute: fix help text to not show -6 when traceroute6 is off
[oweals/busybox.git] / shell / msh_unused.c
index fe85a8170e4ce514ad311f12170c67dd2cf3eb0a..d4fe3db1bd733ec2f540e961a9702f55edda5bb2 100644 (file)
@@ -2064,7 +2064,7 @@ static int rlookup(char *n)
                { "{"    , '{'    },
                { "}"    , '}'    },
                { "."    , DOT    },
-               { },
+               { ""     , 0      },
        };
 
        const struct res *rp;