]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
snmppp: fix help text format
authorLuca Ceresoli <luca@lucaceresoli.net>
Tue, 30 May 2017 17:01:27 +0000 (19:01 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 30 May 2017 21:20:17 +0000 (23:20 +0200)
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>
package/snmppp/Config.in

index 9e800fd57ea85e38f0dabfb96d57484ee8c4c3e9..8d284673bc4ce28dec8d710d6795a12de8b85af9 100644 (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"