summaryrefslogtreecommitdiff
path: root/devel/ddd
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2003-05-06 17:40:18 +0000
committerjmmv <jmmv@pkgsrc.org>2003-05-06 17:40:18 +0000
commitf1446ddf2bf8118f432b3ac74c88db3d832669a8 (patch)
tree37ae7d212f46ef8018a7bd8c13edba7da1a47ed9 /devel/ddd
parent37170ce899bdf394cca1d0769b2215d84b15a7ee (diff)
downloadpkgsrc-f1446ddf2bf8118f432b3ac74c88db3d832669a8.tar.gz
Drop trailing whitespace. Ok'ed by wiz.
Diffstat (limited to 'devel/ddd')
-rw-r--r--devel/ddd/DESCR2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ddd/DESCR b/devel/ddd/DESCR
index 864afa7cb5d..aa849942d6e 100644
--- a/devel/ddd/DESCR
+++ b/devel/ddd/DESCR
@@ -4,7 +4,7 @@ GDB, DBX, and XDB debuggers.
DDD is a Motif application that besides the "usual" features such as
viewing source texts and breakpoints. DDD provides a graphical data
display, where data structures are displayed as graphs. A simple
-mouse click dereferences pointers or reveals structure contents.
+mouse click dereferences pointers or reveals structure contents.
Complex data structures can be explored incrementally and
interactively, using automatic layout if preferred. Each time the
program stops, the data display reflects the current variable values.