mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 08:14:09 -09:00
package/libidn/Config.in: Fix line length of text
Could not count properly.... line length > 80. Signed-off-by: Daniel Laird <daniel.j.laird@nxp.com>
This commit is contained in:
@@ -2,5 +2,6 @@ config BR2_PACKAGE_LIBIDN
|
||||
bool "libidn"
|
||||
help
|
||||
http://www.gnu.org/software/libidn/
|
||||
Libidn's purpose is to encode and decode internationalized domain names.
|
||||
Libidn's purpose is to encode and decode internationalized
|
||||
domain names.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user