diff options
author | Chris Down | 2020-04-22 15:48:27 +0100 |
---|---|---|
committer | Hiltjo Posthuma | 2020-04-22 20:33:39 +0200 |
commit | ed3ab6b4fceded0e9f2d22372df49a2bbd58de66 (patch) | |
tree | aa2ac30695411b4e894b4b51f29c4b9f7926f7f3 /drw.c | |
parent | f087d20e6e60a49c756936b4312f5d194d8e63b4 (diff) |
drawbar: Don't shadow sw global
This jarred me a bit while reading the code, since "sw" usually refers
to the global screen geometry, but in drawbar() only it refers to
text-related geometry. Renaming it makes it more obvious that these are
not related.
Diffstat (limited to 'drw.c')
0 files changed, 0 insertions, 0 deletions