summaryrefslogtreecommitdiffstats
path: root/development/flawfinder/README
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2020-10-12 21:08:55 -0400
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2020-10-17 09:39:05 +0700
commitf9c0738a5f469a4e8d079673be77f79c4dca2b1c (patch)
tree593ca2410bf896040aa79b708545d6a69a100bf6 /development/flawfinder/README
parent6870a076603894429e1b6fcd754dc483a19d62df (diff)
downloadslackbuilds-f9c0738a5f469a4e8d079673be77f79c4dca2b1c.tar.gz
slackbuilds-f9c0738a5f469a4e8d079673be77f79c4dca2b1c.tar.xz
development/flawfinder: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/flawfinder/README')
-rw-r--r--development/flawfinder/README8
1 files changed, 4 insertions, 4 deletions
diff --git a/development/flawfinder/README b/development/flawfinder/README
index 75c5d18494..d5c1a02cb4 100644
--- a/development/flawfinder/README
+++ b/development/flawfinder/README
@@ -1,4 +1,4 @@
-Flawfinder is a program that examines source code and reports possible
-security weaknesses ("flaws") sorted by risk level. It's very useful for
-quickly finding and removing at least some potential security problems
-before a program is widely released to the public.
+Flawfinder is a program that examines source code and reports possible
+security weaknesses ("flaws") sorted by risk level. It's very useful
+for quickly finding and removing at least some potential security
+problems before a program is widely released to the public.