Commit 69eca55
authored
conditional-compilation: add a space in cfg.cfg_attr.attribute-list
The other uses of `cfg` and `cfg_attr` have spaces on both sides of the `=`,
but in the example of nested `cfg_attr` attributes, the space afterwards was
missing; add it.1 parent ec78de0 commit 69eca55
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
443 | 443 | | |
444 | 444 | | |
445 | 445 | | |
446 | | - | |
| 446 | + | |
447 | 447 | | |
448 | 448 | | |
449 | 449 | | |
| |||
0 commit comments