diff options
author | Owain Ainsworth <oga@cvs.openbsd.org> | 2008-05-18 19:34:10 +0000 |
---|---|---|
committer | Owain Ainsworth <oga@cvs.openbsd.org> | 2008-05-18 19:34:10 +0000 |
commit | 9cc5b33194abf41c9d07c9748b22d6002735e433 (patch) | |
tree | dd9e591fc6b4c988efcc52f2e9b744e80f2af038 /app/cwm/calmwm.h | |
parent | 0ee41efbf20e8e904bd5b121de18412ede41912d (diff) |
When we're cleaning out the lists in parse_config and conf_clear it's a
lot simpler just to do while (entry = TAILQ_FIRST(head)) than to do a
for () over the whole lot. Simpler, shorter and probably faster.
ok okan@
Diffstat (limited to 'app/cwm/calmwm.h')
0 files changed, 0 insertions, 0 deletions