diff options
author | jmmv <jmmv@pkgsrc.org> | 2003-05-06 17:40:18 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2003-05-06 17:40:18 +0000 |
commit | f1446ddf2bf8118f432b3ac74c88db3d832669a8 (patch) | |
tree | 37ae7d212f46ef8018a7bd8c13edba7da1a47ed9 /security/rats | |
parent | 37170ce899bdf394cca1d0769b2215d84b15a7ee (diff) | |
download | pkgsrc-f1446ddf2bf8118f432b3ac74c88db3d832669a8.tar.gz |
Drop trailing whitespace. Ok'ed by wiz.
Diffstat (limited to 'security/rats')
-rw-r--r-- | security/rats/DESCR | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/security/rats/DESCR b/security/rats/DESCR index 272e4801ce5..7832b1994d4 100644 --- a/security/rats/DESCR +++ b/security/rats/DESCR @@ -1,7 +1,7 @@ -RATS, the Rough Auditing Tool for Security, is a security auditing utility -for C and C++ code. RATS scans source code, finding potentially dangerous -function calls. -The goal of this project is not to definitively find bugs (yet). -The current goal is to provide a reasonable starting point for performing -manual security audits. -RATS is released under version 2 of the GNU Public License (GPL). +RATS, the Rough Auditing Tool for Security, is a security auditing utility +for C and C++ code. RATS scans source code, finding potentially dangerous +function calls. +The goal of this project is not to definitively find bugs (yet). +The current goal is to provide a reasonable starting point for performing +manual security audits. +RATS is released under version 2 of the GNU Public License (GPL). |