diff options
Diffstat (limited to 'networking/traceroute.c')
-rw-r--r-- | networking/traceroute.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/networking/traceroute.c b/networking/traceroute.c index 4bbe1ab8e..767f537ce 100644 --- a/networking/traceroute.c +++ b/networking/traceroute.c | |||
@@ -216,7 +216,7 @@ | |||
216 | //config: Utility to trace the route of IP packets. | 216 | //config: Utility to trace the route of IP packets. |
217 | //config: | 217 | //config: |
218 | //config:config TRACEROUTE6 | 218 | //config:config TRACEROUTE6 |
219 | //config: bool "traceroute6 (13 kb)" | 219 | //config: bool "traceroute6 (12 kb)" |
220 | //config: default y | 220 | //config: default y |
221 | //config: depends on FEATURE_IPV6 | 221 | //config: depends on FEATURE_IPV6 |
222 | //config: help | 222 | //config: help |