Code

screen_artist: fix compilation errors
authorMax Kellermann <max@duempel.org>
Wed, 17 Sep 2008 19:09:21 +0000 (21:09 +0200)
committerMax Kellermann <max@duempel.org>
Wed, 17 Sep 2008 19:09:21 +0000 (21:09 +0200)
commit260eb4ea969988190695386f7f7d6cc237c2b17d
treef565ff8aa6d6672bca88b663c1727280d39c81a9
parent85ef40fa57fd6b4b931394e82edbd2878966e3fd
screen_artist: fix compilation errors

Unfortunately when I fixed the GCC warnings and refactored lots of the
code, the "artist" screen was disabled.  This patch applies all API
changes and fixes all warnings.
src/screen_artist.c