mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-28 13:46:32 +00: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:
parent
2f211c8778
commit
eb153a7f33
@ -2,5 +2,6 @@ config BR2_PACKAGE_LIBIDN
|
|||||||
bool "libidn"
|
bool "libidn"
|
||||||
help
|
help
|
||||||
http://www.gnu.org/software/libidn/
|
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.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user