aboutsummaryrefslogtreecommitdiff
path: root/devel/cil
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2016-05-19 10:21:23 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2016-05-19 10:21:23 +0000
commit1d1f878054efdd1171a8cb006e59ad0727610293 (patch)
treee4434b89d2dbba884e57f6a6cd3c7fc294554ccf /devel/cil
parent43b793a6f26531f807a7b7c16a1db3bf6b53f26d (diff)
Notes
Diffstat (limited to 'devel/cil')
-rw-r--r--devel/cil/pkg-descr2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cil/pkg-descr b/devel/cil/pkg-descr
index 467537f118ca..436b2944513d 100644
--- a/devel/cil/pkg-descr
+++ b/devel/cil/pkg-descr
@@ -7,6 +7,6 @@ transformation of C programs.
CIL is both lower-level than abstract-syntax trees, by clarifying
ambiguous constructs and removing redundant ones, and also higher-level
than typical intermediate languages designed for compilation, by
-maintaining types and a close relationship with the source program.
+maintaining types and a close relationship with the source program.
WWW: http://kerneis.github.com/cil/