summaryrefslogtreecommitdiffstats
path: root/telephony/commoncpp2/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'telephony/commoncpp2/DETAILS')
-rwxr-xr-xtelephony/commoncpp2/DETAILS9
1 files changed, 6 insertions, 3 deletions
diff --git a/telephony/commoncpp2/DETAILS b/telephony/commoncpp2/DETAILS
index 4d920e3131..e29d8cb134 100755
--- a/telephony/commoncpp2/DETAILS
+++ b/telephony/commoncpp2/DETAILS
@@ -10,8 +10,11 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
KEYWORDS="telephony"
SHORT=" a portable and highly optimized class framework for writing C++"
cat << EOF
-GNU Common C++ is a portable and highly optimized class framework for writing C++
-applications that need to use threads, sockets, XML parsing, serialization, config files,
-etc. This framework offers a class foundation that hides platform differences from your C++
+GNU Common C++ is a portable and highly optimized class framework for
+writing C++
+applications that need to use threads, sockets, XML parsing, serialization,
+config files,
+etc. This framework offers a class foundation that hides platform differences
+from your C++
application so that you need not write platform specific code.
EOF