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
commit5a79423b6feb188f48299ebbaf981575b33d3f48 (patch)
tree37ae7d212f46ef8018a7bd8c13edba7da1a47ed9 /devel/cbrowser
parentf58f4f25565243e0fcd6ee359261be2e3cfc7286 (diff)
downloadpkgsrc-5a79423b6feb188f48299ebbaf981575b33d3f48.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