Code

screen_lyrics: return if fork fails
authorMax Kellermann <max@duempel.org>
Thu, 11 Apr 2013 07:30:37 +0000 (09:30 +0200)
committerMax Kellermann <max@duempel.org>
Thu, 11 Apr 2013 07:32:26 +0000 (09:32 +0200)
commit9af9cd4bf95871909776499693ca3a3144ba3bb0
tree0f7d6042224cab8324a3eed09072069b6db5b0fc
parent6e0f499002dc6e2d4606f75c444d35f9a79278ea
screen_lyrics: return if fork fails

Avoids the clang warning due to uninitialized "status".
src/screen_lyrics.c