summaryrefslogtreecommitdiffstats
path: root/package/dmalloc/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/dmalloc/Config.in')
-rw-r--r--package/dmalloc/Config.in8
1 files changed, 4 insertions, 4 deletions
diff --git a/package/dmalloc/Config.in b/package/dmalloc/Config.in
index 03d9f975f3..e5be109332 100644
--- a/package/dmalloc/Config.in
+++ b/package/dmalloc/Config.in
@@ -5,9 +5,9 @@ config BR2_PACKAGE_DMALLOC
# different segments".
depends on !(BR2_microblaze && BR2_ENABLE_DEBUG)
help
- A debug memory allocation library which is a drop in replacement for
- the system's malloc, realloc, calloc, free and other memory management
- routines while providing powerful debugging facilities configurable at
- runtime.
+ A debug memory allocation library which is a drop in
+ replacement for the system's malloc, realloc, calloc, free and
+ other memory management routines while providing powerful
+ debugging facilities configurable at runtime.
http://dmalloc.com/
OpenPOWER on IntegriCloud