aboutsummaryrefslogtreecommitdiff
path: root/networking/pscan.c
diff options
context:
space:
mode:
Diffstat (limited to 'networking/pscan.c')
-rw-r--r--networking/pscan.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/networking/pscan.c b/networking/pscan.c
index 0893c3577..17985d2c8 100644
--- a/networking/pscan.c
+++ b/networking/pscan.c
@@ -6,10 +6,10 @@
6 * Licensed under GPLv2 or later, see file LICENSE in this source tree. 6 * Licensed under GPLv2 or later, see file LICENSE in this source tree.
7 */ 7 */
8//config:config PSCAN 8//config:config PSCAN
9//config: bool "pscan" 9//config: bool "pscan (6.6 kb)"
10//config: default y 10//config: default y
11//config: help 11//config: help
12//config: Simple network port scanner. 12//config: Simple network port scanner.
13 13
14//applet:IF_PSCAN(APPLET(pscan, BB_DIR_USR_BIN, BB_SUID_DROP)) 14//applet:IF_PSCAN(APPLET(pscan, BB_DIR_USR_BIN, BB_SUID_DROP))
15 15