author | Max Kellermann <max@duempel.org> | |
Wed, 17 Sep 2008 10:25:40 +0000 (12:25 +0200) | ||
committer | Max Kellermann <max@duempel.org> | |
Wed, 17 Sep 2008 10:25:40 +0000 (12:25 +0200) | ||
commit | 93414ec4a69b58269715ceec18531e3177d66f5f | |
tree | b6a6a5bfdc8c802bc7490e5cbbc62abcc1f3f53b | tree | snapshot |
parent | 7384f623975900808c1446cb2979c367565a0656 | commit | diff |
help: converted help_text_rows to a macro
Why bother counting the elements of help_text[] (with sentinel) at
runtime, when the compiler can do it at compile time?
Why bother counting the elements of help_text[] (with sentinel) at
runtime, when the compiler can do it at compile time?
src/screen_help.c | diff | blob | history |