7 May
2014
7 May
'14
8:51 a.m.
Date 7.5.2014 06:06, Karl Bongers wrote:
aconnect -l would just print usage. This fix makes it do what usage says it should do.
Signed-off-by: Karl Bongers karlbongers@gmail.com
Thanks. Applied.
diff --git a/seq/aconnect/aconnect.c b/seq/aconnect/aconnect.c index 8c66cfd..8d6cebb 100644 --- a/seq/aconnect/aconnect.c +++ b/seq/aconnect/aconnect.c @@ -292,6 +292,7 @@ int main(int argc, char **argv) convert_real = 0; break; case 'l':
case 'x':command = LIST; list_subs = 1; break;
--
Jaroslav Kysela perex@perex.cz
Linux Kernel Sound Maintainer
ALSA Project; Red Hat, Inc.