pcm_min.c example - corrected comment

This commit is contained in:
Jaroslav Kysela 2006-01-10 09:58:15 +00:00
parent 6333b48061
commit e55ebd6859

View file

@ -1,5 +1,5 @@
/* /*
* This extra small demo sends a raw file to your speakers. * This extra small demo sends a random samples to your speakers.
*/ */
#include "../include/asoundlib.h" #include "../include/asoundlib.h"