summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <walsimou@walsimou.com>2010-01-07 22:59:55 +0100
committerAbdoulaye Walsimou Gaye <walsimou@walsimou.com>2010-01-07 22:59:55 +0100
commit85ad58cc3cccb32908cbf8edb36b9042e526d833 (patch)
treec26eefe51657d74dcae72d5da7d173d84e9127f7
parent8911fd9b781b9d9eb5be8bd9513f6f37c9c3e430 (diff)
downloadembtoolkit-85ad58cc3cccb32908cbf8edb36b9042e526d833.tar.gz
embtoolkit-85ad58cc3cccb32908cbf8edb36b9042e526d833.tar.bz2
embtoolkit-85ad58cc3cccb32908cbf8edb36b9042e526d833.tar.xz
Packages: libelf: remove trailing white space
Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
-rw-r--r--packages/misc/libelf/libelf.kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/misc/libelf/libelf.kconfig b/packages/misc/libelf/libelf.kconfig
index a2b2b91..8d2bc59 100644
--- a/packages/misc/libelf/libelf.kconfig
+++ b/packages/misc/libelf/libelf.kconfig
@@ -29,7 +29,7 @@ config EMBTK_HAVE_LIBELF
libelf lets you read, modify or create ELF files in an
architecture-independent way. The library takes care of size and
endian issues, e.g. you can process a file for SPARC processors
- on an Intel-based system.
+ on an Intel-based system.
choice
prompt "libelf version you wish"
depends on EMBTK_HAVE_LIBELF