From 4d6c6cc6e65fdfb2f6ed4a66c062bbf7b1706f0b Mon Sep 17 00:00:00 2001 From: Paul Kocialkowski Date: Fri, 12 Oct 2012 21:23:29 +0200 Subject: Mixer: Initial commit, implements controls handling Signed-off-by: Paul Kocialkowski --- audio_in.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'audio_in.c') diff --git a/audio_in.c b/audio_in.c index 4fd1527..e416de8 100644 --- a/audio_in.c +++ b/audio_in.c @@ -18,7 +18,7 @@ * along with this program. If not, see . */ -#define LOG_TAG "audio_in" +#define LOG_TAG "TinyALSA-Audio Input" #include #include -- cgit v1.1