Code

lyrics: return plugin_cycle struct
authorMax Kellermann <max@duempel.org>
Fri, 12 Dec 2008 18:59:40 +0000 (19:59 +0100)
committerMax Kellermann <max@duempel.org>
Fri, 12 Dec 2008 18:59:40 +0000 (19:59 +0100)
commitdf9c61571a6f18bf410bab23d442cfc85cbced17
tree9162d29467145f924586f7054affa617432e787c
parent196c22ca88fbe005aba1fdf6dffe2343231757eb
lyrics: return plugin_cycle struct

Eliminated the lyrics_loader struct.  Instead of lyrics_free(),
callers should use plugin_stop().
src/lyrics.c
src/lyrics.h
src/screen_lyrics.c