j
k
j a
j l
On Wed, 2018-10-10 at 12:27 +0200, Takashi Iwai wrote:
The function can be simplified to static int aaf_close(snd_pcm_ioplug_t *io) { free(io->private_data); return 0; }
The function can be simplified to
static int aaf_close(snd_pcm_ioplug_t *io) { free(io->private_data); return 0; }
Ok, I'll implement it like that.
- Andre
Attachments:
Back to the thread
Back to the list