summaryrefslogtreecommitdiff
path: root/lang/cint
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 /lang/cint
parent37170ce899bdf394cca1d0769b2215d84b15a7ee (diff)
downloadpkgsrc-f1446ddf2bf8118f432b3ac74c88db3d832669a8.tar.gz
Drop trailing whitespace. Ok'ed by wiz.
Diffstat (limited to 'lang/cint')
-rw-r--r--lang/cint/DESCR10
1 files changed, 5 insertions, 5 deletions
diff --git a/lang/cint/DESCR b/lang/cint/DESCR
index fbb9babb627..6557f2bec30 100644
--- a/lang/cint/DESCR
+++ b/lang/cint/DESCR
@@ -1,6 +1,6 @@
-"cint" is a C/C++ interpreter. About 95% of ANSI C and
-90% of C++ features are covered. (Data abstraction, class
-inheritance, virtual function, function and operator over-
-loading, default parameter, template, etc...) Cint has
-source code debugger which has sufficient capability to
+"cint" is a C/C++ interpreter. About 95% of ANSI C and
+90% of C++ features are covered. (Data abstraction, class
+inheritance, virtual function, function and operator over-
+loading, default parameter, template, etc...) Cint has
+source code debugger which has sufficient capability to
debug complicated C++ program.