Update of /cvsroot/alsa/alsa-lib/test
In directory sc8-pr-cvs1:/tmp/cvs-serv29050/test

Modified Files:
        omixer.c 
Log Message:
More changes to the ordinary mixer API

Index: omixer.c
===================================================================
RCS file: /cvsroot/alsa/alsa-lib/test/omixer.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- omixer.c    9 Sep 2003 19:24:40 -0000       1.2
+++ omixer.c    13 Oct 2003 12:06:46 -0000      1.3
@@ -11,11 +11,11 @@
 static void help(void)
 {
        printf(
-"Usage: omixer [OPTION]...\n"
+"Usage: omixer [OPTION]...\n\n"
 "-h,--help      help\n"
 "-P,--pname     playback PCM device\n"
 "-C,--cname     capture PCM device\n"
-"\n");
+);
 }
 
 int main(int argc, char *argv[])



-------------------------------------------------------
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

Reply via email to