summaryrefslogtreecommitdiff
path: root/devel/cbrowser
diff options
context:
space:
mode:
authorjmmv <jmmv>2003-05-06 17:40:18 +0000
committerjmmv <jmmv>2003-05-06 17:40:18 +0000
commitf4ab4bfd7ecc3cdfad69293a69f2c92d7ae60161 (patch)
tree37ae7d212f46ef8018a7bd8c13edba7da1a47ed9 /devel/cbrowser
parent4f4f1b81d13abc86b32673c726b70d17a6202d29 (diff)
downloadpkgsrc-f4ab4bfd7ecc3cdfad69293a69f2c92d7ae60161.tar.gz
Drop trailing whitespace. Ok'ed by wiz.
Diffstat (limited to 'devel/cbrowser')
-rw-r--r--devel/cbrowser/DESCR6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/cbrowser/DESCR b/devel/cbrowser/DESCR
index f911538855a..638c6eb1e9c 100644
--- a/devel/cbrowser/DESCR
+++ b/devel/cbrowser/DESCR
@@ -1,14 +1,14 @@
Cbrowser helps manage the recursive process of searching through
source code for usages by providing a history mechanism. Every query
is recorded and can be recalled at any time, without the need of
-re-querying the database.
+re-querying the database.
Cbrowser allows you to build and use multiple source code databases
for individual software projects. Switching databases is as simple as
selecting the file, and a history of all databases used is kept at all
-times.
+times.
-Best of all, cbrowser provides a hierarchical function viewer.
+Best of all, cbrowser provides a hierarchical function viewer.
Functions may be expanded and contracted to show or hide the functions
they call. The function's code itself is shown in an adjoining
viewer. This feature is implemented using the megawidget Library by