Skip to content

Commit caded38

Browse files
authored
Merge pull request #4072 from seppestas/patch-3
Removed superfluous space
2 parents 2ab3eda + 886713d commit caded38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/profiles/debug.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
},
3636
"IAR": {
3737
"common": [
38-
"--no_wrap_diagnostics", "-e",
38+
"--no_wrap_diagnostics", "-e",
3939
"--diag_suppress=Pa050,Pa084,Pa093,Pa082", "-On", "-r"],
4040
"asm": [],
4141
"c": ["--vla"],

0 commit comments

Comments
 (0)