Update of /cvsroot/alsa/alsa-tools/envy24control
In directory sc8-pr-cvs1:/tmp/cvs-serv15857
Modified Files:
envy24control.c
Log Message:
Bo Johansson <[EMAIL PROTECTED]>
- fixes crash when an invalid option was given
Index: envy24control.c
===================================================================
RCS file: /cvsroot/alsa/alsa-tools/envy24control/envy24control.c,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- envy24control.c 4 Jun 2003 13:46:49 -0000 1.17
+++ envy24control.c 10 Oct 2003 07:47:38 -0000 1.18
@@ -1391,7 +1391,8 @@
{"card", 1, 0, 'c'},
{"inputs", 1, 0, 'i'},
{"outputs", 1, 0, 'o'},
- {"spdif", 1, 0, 's'}
+ {"spdif", 1, 0, 's'},
+ {0, 0, 0, 0}
};
-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
_______________________________________________
Alsa-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-cvslog