diff options
Diffstat (limited to 'www/analyzer/scan-build.html')
-rw-r--r-- | www/analyzer/scan-build.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/analyzer/scan-build.html b/www/analyzer/scan-build.html index 1a06f00..28723e6 100644 --- a/www/analyzer/scan-build.html +++ b/www/analyzer/scan-build.html @@ -136,8 +136,7 @@ with MinGW/MSYS the following information may be helpful:</p> <ul> <li> If getting unexpected <tt>"fatal error: no input files"</tt> while -building with MSYS make from the Windows cmd, try one of the these -solutions:</li> +building with MSYS make from the Windows cmd, try one of these solutions:</li> <ul> <li> Use MinGW <tt>mingw32-make</tt> instead of MSYS <tt>make</tt> and exclude the path to MSYS from PATH to prevent <tt>mingw32-make</tt> from using |