Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 110900
b: refs/heads/master
c: 0072889
h: refs/heads/master
v: v3
  • Loading branch information
Takashi Iwai authored and Jaroslav Kysela committed Aug 15, 2008
1 parent c3ce5d3 commit 3601ea4
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: 7a9b8063cf7d78d7de4f2555357101087548c699
refs/heads/master: 0072889a556373b12b687107ac6b24d2ea961ddf
2 changes: 1 addition & 1 deletion trunk/sound/core/timer.c
Original file line number Diff line number Diff line change
Expand Up @@ -306,7 +306,7 @@ int snd_timer_close(struct snd_timer_instance *timeri)
struct snd_timer *timer = NULL;
struct snd_timer_instance *slave, *tmp;

if (snd_BUG_ON(!timer))
if (snd_BUG_ON(!timeri))
return -ENXIO;

/* force to stop the timer */
Expand Down

0 comments on commit 3601ea4

Please sign in to comment.