From e55ebd68599646fbcd342e273f3d68a8fbd9a501 Mon Sep 17 00:00:00 2001 From: Jaroslav Kysela Date: Tue, 10 Jan 2006 09:58:15 +0000 Subject: [PATCH] pcm_min.c example - corrected comment --- test/pcm_min.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/pcm_min.c b/test/pcm_min.c index e9aa2219..e971405e 100644 --- a/test/pcm_min.c +++ b/test/pcm_min.c @@ -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" -- 2.47.3