Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 6544
b: refs/heads/master
c: 5ca307b
h: refs/heads/master
v: v3
  • Loading branch information
Jaroslav Kysela committed Aug 30, 2005
1 parent 063be19 commit a0c89c7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: a501dfa3a763451dedd583eb90a6c9e90d0e3a3c
refs/heads/master: 5ca307b28d6fa12f46b4ad32cb4bb854f8ee69c3
2 changes: 1 addition & 1 deletion trunk/include/sound/asound.h
Original file line number Diff line number Diff line change
Expand Up @@ -694,7 +694,7 @@ enum sndrv_timer_event {
SNDRV_TIMER_EVENT_PAUSE, /* val = 0 */
SNDRV_TIMER_EVENT_EARLY, /* val = 0, early event */
SNDRV_TIMER_EVENT_SUSPEND, /* val = 0 */
SNDRV_TIMER_EVENT_RESUME, /* val = 0 */
SNDRV_TIMER_EVENT_RESUME, /* val = resolution in ns */
/* master timer events for slave timer instances */
SNDRV_TIMER_EVENT_MSTART = SNDRV_TIMER_EVENT_START + 10,
SNDRV_TIMER_EVENT_MSTOP = SNDRV_TIMER_EVENT_STOP + 10,
Expand Down

0 comments on commit a0c89c7

Please sign in to comment.