aboutsummaryrefslogtreecommitdiff
path: root/devel/ucpp/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'devel/ucpp/pkg-descr')
-rw-r--r--devel/ucpp/pkg-descr8
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/ucpp/pkg-descr b/devel/ucpp/pkg-descr
index 0673b215bbaf..229cf87183ca 100644
--- a/devel/ucpp/pkg-descr
+++ b/devel/ucpp/pkg-descr
@@ -1,9 +1,9 @@
-ucpp is a C preprocessor and lexer. It has the following goals:
+ucpp is a C preprocessor and lexer. It has the following goals:
- Strict conformance to the C99 standard (with switches to
- disable some extensions and mimic C90 behaviour)
- - Low memory consumption
+ disable some extensions and mimic C90 behaviour)
+ - Low memory consumption
- Possibility to use the code as a lexer (that outputs tokens
- directly)
+ directly)
WWW: http://code.google.com/p/ucpp/