Code

screen_artist: call artist_lw_cmd() at the end of artist_cmd()
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)
commitbedf936a8d54bab5e51d5fadb3b42440ec864f61
tree4a6952350cecc9642e219234a4d60108fbfafabd
parentcc15a6261e9564edc4fb998f6510f29aaa6f5400
screen_artist: call artist_lw_cmd() at the end of artist_cmd()

By calling artist_lw_cmd() after the big switch, we can override
behaviour, and we can modify the command.
src/screen_artist.c