diff options
| author | Ulf Magnusson <ulfalizer@gmail.com> | 2017-09-29 01:01:02 +0200 |
|---|---|---|
| committer | Ulf Magnusson <ulfalizer@gmail.com> | 2017-09-29 05:55:02 +0200 |
| commit | f56ebf74f470431b0d262d2ce6f95d442b58f2f9 (patch) | |
| tree | 61b40e1672b73484ae2890db799785fbf9c0db26 /tests | |
| parent | e7c6c7a5f5ca20844cf23655a4a37fa7ccd6fc8f (diff) | |
Make _already_written local to write_config()
The clear loop in write_config() already guarantees that
_already_written will be set for all symbols that could be written out
to the .config. Clarifies the scope.
Also change the code to only clear _already_written for defined symbols.
No other symbols could ever be written out. Gives a nice loop over a
plain list.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions
