summaryrefslogtreecommitdiff
path: root/textproc/c2html/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/c2html/pkg-descr')
-rw-r--r--textproc/c2html/pkg-descr2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/c2html/pkg-descr b/textproc/c2html/pkg-descr
index a8e83d09e082..05186b480090 100644
--- a/textproc/c2html/pkg-descr
+++ b/textproc/c2html/pkg-descr
@@ -2,7 +2,7 @@ C2html is a syntax highlighter for C source code that produces a
highlighted html file as output.
C2html offers the following features:
-
+
- fast (single pass conversion using flex)
- doesn't change formatting - only adds <FONT COLOR=#XXXX> tags
and properly escapes non-ascii characters