mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-06 18:09:44 +03: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