Timer cleanups against the latest API

This commit is contained in:
Jaroslav Kysela 2003-03-02 19:30:52 +00:00
parent 5f5243ef79
commit fe75a8fa3f
2 changed files with 11 additions and 2 deletions

View file

@ -38,6 +38,7 @@ typedef struct {
} snd_timer_ops_t;
struct _snd_timer {
unsigned int version;
char *name;
snd_timer_type_t type;
int mode;