generate/lint/*.lnt: Remove unneeded whitespace at end of line

Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
This commit is contained in:
Elyes HAOUAS 2020-10-26 11:17:03 +01:00
parent de82b0425d
commit 1407c65a92
3 changed files with 9 additions and 9 deletions

View File

@ -7,7 +7,7 @@
Unit Checkout
-------------
For example, to add a unit check-out facility to the tools menu do
the following:
@ -101,22 +101,22 @@
where, again, NAME is the name of the project.
If you are working with a Workspace containing multiple Projects
If you are working with a Workspace containing multiple Projects
use the following commands for converting .dsp's to .lnt's:
Command: C:\LINT\LINT-NT.EXE
Arguments: -v -os(project.lnt) $(WkspName).dsp
Initial Directory: $(WkspDir)
You will need to set a project as the active project before you can convert
its .dsp to a .lnt. To do so, select Project from the menu bar, then select
Set Active Project and choose a Project. You then click the newly added
You will need to set a project as the active project before you can convert
its .dsp to a .lnt. To do so, select Project from the menu bar, then select
Set Active Project and choose a Project. You then click the newly added
conversion tool on the tools menu and then lint the project.
Tool Bar
--------
You also have the option of creating a PC-lint toolbar for your Visual C++
You also have the option of creating a PC-lint toolbar for your Visual C++
IDE. First create one or more tools as described above. Then, look at
the Tools menu and make note of the icon(s) next to the menu item(s).
It's usually a subscripted hammer; remember the subscript(s).

View File

@ -6,7 +6,7 @@
-d_MSC_VER=1
+fll // enable long long
+rw(__asm) // enable in-line assembly
-esym( 950, __asm)
-esym( 950, __asm)
// Used to track stack use
-si4 -sp4

View File

@ -14,4 +14,4 @@
-si4 -sl4 -sp8 -sll8
co.lnt
options.lnt
options.lnt