summary refs log tree commit diff
path: root/input.c
diff options
context:
space:
mode:
authoroga <oga>2008-05-18 19:34:09 +0000
committeroga <oga>2008-05-18 19:34:09 +0000
commita21a064a9b0d15239f72d5e6d5d9181fc387a427 (patch)
tree25789a9035373d07fc15569355db2adf6dd50496 /input.c
parent0f50af616e623455a6a00d941c33886be0e96486 (diff)
downloadcwm-a21a064a9b0d15239f72d5e6d5d9181fc387a427.tar.gz
cwm-a21a064a9b0d15239f72d5e6d5d9181fc387a427.tar.xz
cwm-a21a064a9b0d15239f72d5e6d5d9181fc387a427.zip
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 'input.c')
0 files changed, 0 insertions, 0 deletions