Removed trailing whitespace in ddd formula.
(Also git/github practice as my last pull request behaved unexpectedly)
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
GNU DDD is a graphical front-end for command-line debuggers such as GDB, DBX,
WDB, Ladebug, JDB, XDB, the Perl debugger, the bash debugger bashdb, the GNU
Make debugger remake, or the Python debugger pydb. Besides ``usual'' front-end
features such as viewing source texts, DDD has become famous through its
interactive graphical data display, where data structures are displayed as
graphs.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>