Update of /cvsroot/alsa/alsa-lib/src/timer
In directory sc8-pr-cvs1:/tmp/cvs-serv15126a/src/timer
Modified Files:
timer.c
Log Message:
Timestamp update (struct timeval -> struct timespec).
Index: timer.c
===================================================================
RCS file: /cvsroot/alsa/alsa-lib/src/timer/timer.c,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- timer.c 7 Feb 2003 11:41:32 -0000 1.38
+++ timer.c 28 Feb 2003 17:23:36 -0000 1.39
@@ -687,7 +687,7 @@
* \param status pointer to #snd_timer_status_t structure
* \return timestamp
*/
-struct timeval snd_timer_status_get_timestamp(snd_timer_status_t * status)
+snd_htimestamp_t snd_timer_status_get_timestamp(snd_timer_status_t * status)
{
assert(status);
return status->tstamp;
-------------------------------------------------------
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