]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
mood.c: Add no_attributes_set mood method.
authorAndre Noll <maan@systemlinux.org>
Sat, 29 Sep 2007 11:39:34 +0000 (13:39 +0200)
committerAndre Noll <maan@systemlinux.org>
Sat, 29 Sep 2007 11:39:34 +0000 (13:39 +0200)
Also fix a bug in mm_played_rarely_parser(): If no arg was
specified in the mood definition, a NULL pointer is passed to that
function, so it must not blindly dereference that pointer.


No differences found