snmppp: fix help text format

Warning reported by check-package.

Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net>
Cc: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Luca Ceresoli 2017-05-30 19:01:27 +02:00 committed by Thomas Petazzoni
parent 5bd7415e24
commit ae8704c752

View file

@ -14,8 +14,9 @@ config BR2_PACKAGE_SNMPPP_LOGGING
bool "enable logging" bool "enable logging"
help help
Enable logging output for SNMP++. Enable logging output for SNMP++.
According to the SNMP++ documentation, disabling logging "increases According to the SNMP++ documentation, disabling logging
performance drastically and minimizes memory consumption". "increases performance drastically and minimizes memory
consumption".
config BR2_PACKAGE_SNMPPP_SNMPV3 config BR2_PACKAGE_SNMPPP_SNMPV3
bool "enable SNMPv3" bool "enable SNMPv3"