]> git.tuebingen.mpg.de Git - paraslash.git/commit
afs.c: Improve activate_mood_or_playlist().
authorAndre Noll <maan@tuebingen.mpg.de>
Mon, 7 Mar 2022 19:21:59 +0000 (20:21 +0100)
committerAndre Noll <maan@tuebingen.mpg.de>
Mon, 17 Oct 2022 18:36:21 +0000 (20:36 +0200)
commitaa8cb0f79df3e69b3853552e3ab0ae9e4383e0a7
tree64f08c1fa6d4bc53cf489439689988ee51e32a3e
parentb36883d75a07842740562eb654d5642914042d4b
afs.c: Improve activate_mood_or_playlist().

Merge the two conditional branches to simplify the code and increase
the event counter to notify the server also in the SIGHUP case. This
is the right thing to do because we did (re)load the mood or playlist.
afs.c