]> git.alsa-project.org Git - alsa-lib.git/commit
test/pcm_min: Fix error messages
authorChristophe Lohr <christophe.lohr@cegetel.net>
Mon, 1 Jun 2015 11:43:36 +0000 (13:43 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 1 Jun 2015 11:43:36 +0000 (13:43 +0200)
commit8551fe258791c165892583006b0aa5142f41b621
treea0cd9450d7a815494d1f6ad8ddc1a8d61ea1bd5a
parent9120f2de8608f49ee1cd4501b9eee39a1c71778f
test/pcm_min: Fix error messages

Fix the wrongly referred error code for error messages from
snd_pcm_writei() and other calls.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
test/pcm_min.c