diff options
Diffstat (limited to 'src/config/general.h')
-rw-r--r-- | src/config/general.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config/general.h b/src/config/general.h index 72a6a9a1b..e75a2affd 100644 --- a/src/config/general.h +++ b/src/config/general.h @@ -150,7 +150,7 @@ FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL ); //#define POWEROFF_CMD /* Power off command */ //#define IMAGE_TRUST_CMD /* Image trust management commands */ //#define PCI_CMD /* PCI commands */ -//#define PARAM_CMD /* Form parameter commands */ +//#define PARAM_CMD /* Request parameter commands */ //#define NEIGHBOUR_CMD /* Neighbour management commands */ //#define PING_CMD /* Ping command */ //#define CONSOLE_CMD /* Console command */ |