• Max Kellermann's avatar
    conf: allow param==NULL · 3635c93a
    Max Kellermann authored
    Return the default value in the conf_get_block_*() functions when
    param==NULL was passed.
    
    This simplifies a lot of code, because all initialization can be done
    in one code path, regardless whether configuration is present.
    3635c93a
alsa_mixer.c 5.24 KB