summaryrefslogtreecommitdiffstats
path: root/package/neon
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2008-08-04 19:07:05 +0000
committerPeter Korsgaard <jacmet@sunsite.dk>2008-08-04 19:07:05 +0000
commit02a623ddf96aa97c341a287bbb4ec5370a069444 (patch)
tree6923139fb98dd1d2e99b456503b37d4dd92e1136 /package/neon
parentfa0ac2de33c0d19b5aa035d5091f77ddc74b0e6f (diff)
downloadbuildroot-novena-02a623ddf96aa97c341a287bbb4ec5370a069444.tar.gz
buildroot-novena-02a623ddf96aa97c341a287bbb4ec5370a069444.zip
buildroot: remove trailing spaces
for i in `find -name 'Config*' -o -name 'Makefile*' -o -name '*.mk'`; do sed -i 's/ \+$//' $i; done
Diffstat (limited to 'package/neon')
-rw-r--r--package/neon/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/neon/Config.in b/package/neon/Config.in
index 5dc5748d5..c0b775b48 100644
--- a/package/neon/Config.in
+++ b/package/neon/Config.in
@@ -25,7 +25,7 @@ config BR2_PACKAGE_NEON_LIBXML2
bool "libxml2"
depends on BR2_PACKAGE_LIBXML2
help
- libxml2 use libxml2, a library to read, modify and
+ libxml2 use libxml2, a library to read, modify and
write XML and HTML files.
config BR2_PACKAGE_NEON_NOXML