diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:53:05 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:53:05 +0000 |
commit | 1f8b48b772b2d0ac0ed48a8259d2117ea3236a90 (patch) | |
tree | 06f11bc7b351f3abf3bf5507405afdba5374614e /textproc/c2html | |
parent | - Fix trailing whitespace in pkg-descrs, categories [g-n]* (diff) |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket
Diffstat (limited to 'textproc/c2html')
-rw-r--r-- | textproc/c2html/pkg-descr | 2 |
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 |