Update of /cvsroot/alsa/alsa-kernel/include
In directory sc8-pr-cvs1:/tmp/cvs-serv25626/include
Modified Files:
timer.h
Log Message:
Removed period from gparams
Index: timer.h
===================================================================
RCS file: /cvsroot/alsa/alsa-kernel/include/timer.h,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- timer.h 2 Mar 2003 19:13:03 -0000 1.15
+++ timer.h 3 Mar 2003 18:53:19 -0000 1.16
@@ -81,7 +81,7 @@
unsigned long (*c_resolution) (snd_timer_t * timer);
int (*start) (snd_timer_t * timer);
int (*stop) (snd_timer_t * timer);
- int (*set_period) (snd_timer_t * timer, unsigned long period, unsigned long
period_num, unsigned long period_den);
+ int (*set_period) (snd_timer_t * timer, unsigned long period_num, unsigned
long period_den);
int (*precise_resolution) (snd_timer_t * timer, unsigned long *num, unsigned
long *den);
};
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Alsa-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-cvslog