• Max Kellermann's avatar
    timer: constant pointers · 182746b9
    Max Kellermann authored
    The audio_format argument to timer_new() should be constant, because
    it is not modified.  The same is true for ShoutData.audioFormat.
    182746b9
timer.c 1.78 KB