]> git.alsa-project.org Git - alsa-lib.git/commitdiff
pcm_min.c example - corrected comment
authorJaroslav Kysela <perex@perex.cz>
Tue, 10 Jan 2006 09:58:15 +0000 (09:58 +0000)
committerJaroslav Kysela <perex@perex.cz>
Tue, 10 Jan 2006 09:58:15 +0000 (09:58 +0000)
test/pcm_min.c

index e9aa22199b9291153d6e495a98704d7464a8f6d7..e971405ee64f5a1b1dc7104a1f18880edc361502 100644 (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"