diff options
author | jmmv <jmmv> | 2003-05-06 17:40:18 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2003-05-06 17:40:18 +0000 |
commit | 5a79423b6feb188f48299ebbaf981575b33d3f48 (patch) | |
tree | 37ae7d212f46ef8018a7bd8c13edba7da1a47ed9 /devel/splint/DESCR | |
parent | f58f4f25565243e0fcd6ee359261be2e3cfc7286 (diff) | |
download | pkgsrc-5a79423b6feb188f48299ebbaf981575b33d3f48.tar.gz |
Drop trailing whitespace. Ok'ed by wiz.
Diffstat (limited to 'devel/splint/DESCR')
-rw-r--r-- | devel/splint/DESCR | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/splint/DESCR b/devel/splint/DESCR index a476dcab8bd..067cf0272fc 100644 --- a/devel/splint/DESCR +++ b/devel/splint/DESCR @@ -2,6 +2,6 @@ Splint is a tool for statically checking C programs for security vulnerabilities and coding mistakes. With minimal effort, Splint can be used as a better lint. If additional effort is invested adding annotations to programs, Splint can perform stronger checking -than can be done by any standard lint. +than can be done by any standard lint. Splint 3.0 is the successor to LCLint 2.5. |