commit | ccdebead79d4c20a0ad82f247d9339224af19a82 | [log] [download] |
---|---|---|
author | nicm <nicm> | Mon Oct 28 09:07:59 2019 +0000 |
committer | nicm <nicm> | Mon Oct 28 09:07:59 2019 +0000 |
tree | 1567b5818226c7e71d5b76b14d6323b78867ff17 | |
parent | 6700018ce519025883b33e7df7d09708b1f9526b [diff] |
Start with empty rather than NULL window name to avoid NULL printf if window_name is evaluated early. Reported by Mikolaj Kucharski.