Code

screen: no typedefs for methods
authorMax Kellermann <max@duempel.org>
Thu, 2 Oct 2008 13:20:18 +0000 (15:20 +0200)
committerMax Kellermann <max@duempel.org>
Thu, 2 Oct 2008 13:20:18 +0000 (15:20 +0200)
commit3b61108fb88d032c168497d193f8cedc28b97df3
treea8b38c6ac44a9a7a990206364ff59dd4d8396e63
parenta277ac660bdf2871ebbcddcb5288e29a03a46c92
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.
src/screen.h