author | Max Kellermann <max@duempel.org> | |
Tue, 23 Sep 2008 11:29:25 +0000 (13:29 +0200) | ||
committer | Max Kellermann <max@duempel.org> | |
Tue, 23 Sep 2008 11:29:25 +0000 (13:29 +0200) | ||
commit | 5f6cee4616c52bc2cf95afcdb1e3e7a8bed6e393 | |
tree | 8acf2fc02801001b20feea49343ad75b3e11b029 | tree | snapshot |
parent | 72ad9955c8d5c9abe28d8d59301e159493087976 | commit | diff |
list_window: converted several public functions to static
There are lots of functions not being used outside of list_window.c.
Make them static to make it easier for gcc to optimize.
There are lots of functions not being used outside of list_window.c.
Make them static to make it easier for gcc to optimize.
src/list_window.c | diff | blob | history | |
src/list_window.h | diff | blob | history |