flawfinder.1: Add missing period.

This commit is contained in:
David A. Wheeler 2014-07-12 19:22:14 -04:00
parent 981d4203b1
commit 16caee60e0
1 changed files with 1 additions and 1 deletions

View File

@ -78,7 +78,7 @@ programs) and will treat constant strings
passed through gettext as though they were constant strings; this reduces
the number of false hits in internationalized programs.
Flawfinder will do the same sort of thing with _T() and _TEXT(),
common Microsoft macros for handling internationalized programs
common Microsoft macros for handling internationalized programs.
.\" For more info, see: http://www.rpi.edu/~pudeyo/articles/unicode.html
Flawfinder correctly ignores most text inside comments and strings.
Normally flawfinder shows all hits with a risk level of at least 1,