| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent a46ed50 commit 7f767a2
2 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -396,7 +396,7 @@ call: | |||
| 396 | 396 | } | |
| 397 | 397 | ``` | |
| 398 | 398 | ||
| 399 | - Create a file (eg. `node-12.14.1.supp`) with the contents of the suppression | ||
| 399 | + Create a file (e.g. `node-12.14.1.supp`) with the contents of the suppression | ||
| 400 | 400 | records, and run Valgrind with the suppression file previously created: | |
| 401 | 401 | ||
| 402 | 402 | ```bash | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -41,7 +41,7 @@ | |||
| 41 | 41 | <Property Id="WIXUI_INSTALLDIR" Value="INSTALLDIR"/> | |
| 42 | 42 | ||
| 43 | 43 | <!-- WiX 4 QueryWindowsWellKnownSIDs element replaces previously used PropertyRef. --> | |
| 44 | - <!-- It sets all properties with the WIX_ACCOUNT_ prefix eg. WIX_ACCOUNT_USERS, etc. --> | ||
| 44 | + <!-- It sets all properties with the WIX_ACCOUNT_ prefix e.g. WIX_ACCOUNT_USERS, etc. --> | ||
| 45 | 45 | <util:QueryWindowsWellKnownSIDs/> | |
| 46 | 46 | ||
| 47 | 47 | <Property Id="INSTALLDIR" Secure="yes"> | |
| Back | FazBrowse Home | New Git URL |
0 commit comments