From f9c0738a5f469a4e8d079673be77f79c4dca2b1c Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Mon, 12 Oct 2020 21:08:55 -0400 Subject: development/flawfinder: Fix README. Signed-off-by: B. Watson Signed-off-by: Willy Sudiarto Raharjo --- development/flawfinder/README | 8 ++++---- 1 file 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. -- cgit v1.2.3