Update of /cvsroot/alsa/alsa-kernel/core/seq
In directory sc8-pr-cvs1:/tmp/cvs-serv25276/core/seq

Modified Files:
        seq_clientmgr.c 
Log Message:
Sync with the 2.6 kernel tree


Index: seq_clientmgr.c
===================================================================
RCS file: /cvsroot/alsa/alsa-kernel/core/seq/seq_clientmgr.c,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- seq_clientmgr.c     25 Jul 2003 17:22:26 -0000      1.23
+++ seq_clientmgr.c     20 Aug 2003 09:10:29 -0000      1.24
@@ -58,7 +58,7 @@
  */
 static char clienttablock[SNDRV_SEQ_MAX_CLIENTS];
 static client_t *clienttab[SNDRV_SEQ_MAX_CLIENTS];
-static usage_t client_usage = {0, 0};
+static usage_t client_usage;
 
 /*
  * prototypes



-------------------------------------------------------
This SF.net email is sponsored by Dice.com.
Did you know that Dice has over 25,000 tech jobs available today? From
careers in IT to Engineering to Tech Sales, Dice has tech jobs from the
best hiring companies. http://www.dice.com/index.epl?rel_code=104
_______________________________________________
Alsa-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-cvslog

Reply via email to