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>
2017.05.x
Luca Ceresoli 2017-05-30 19:01:27 +02:00 committed by Thomas Petazzoni
parent 5bd7415e24
commit ae8704c752
1 changed files with 3 additions and 2 deletions

View File

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