Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 19560
b: refs/heads/master
c: 7113d68
h: refs/heads/master
v: v3
  • Loading branch information
Takashi Iwai authored and Jaroslav Kysela committed Jan 22, 2006
1 parent 7c3d9b4 commit 56369f4
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: cacd3347ce5b5ee4fce90c2627d80bf0ac15dec0
refs/heads/master: 7113d680d4824dfd4db43bc9880cdc98bcc309b9
2 changes: 1 addition & 1 deletion trunk/sound/pci/au88x0/au88x0_eq.c
Original file line number Diff line number Diff line change
Expand Up @@ -849,7 +849,7 @@ static int
snd_vortex_peaks_get(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol)
{
vortex_t *vortex = snd_kcontrol_chip(kcontrol);
int i, count;
int i, count = 0;
u16 peaks[20];

vortex_Eqlzr_GetAllPeaks(vortex, peaks, &count);
Expand Down

0 comments on commit 56369f4

Please sign in to comment.