author | Max Kellermann <max@duempel.org> | |
Thu, 2 Oct 2008 13:20:18 +0000 (15:20 +0200) | ||
committer | Max Kellermann <max@duempel.org> | |
Thu, 2 Oct 2008 13:20:18 +0000 (15:20 +0200) | ||
commit | 3b61108fb88d032c168497d193f8cedc28b97df3 | |
tree | a8b38c6ac44a9a7a990206364ff59dd4d8396e63 | tree | snapshot |
parent | a277ac660bdf2871ebbcddcb5288e29a03a46c92 | commit | diff |
screen: no typedefs for methods
Since the method types are used only once, we do not need typedefs for
that. Declare the method types within struct screen_functions.
Since the method types are used only once, we do not need typedefs for
that. Declare the method types within struct screen_functions.
src/screen.h | diff | blob | history |