Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 19571
b: refs/heads/master
c: fe25ad8
h: refs/heads/master
i:
  19569: fd5466f
  19567: b342e80
v: v3
  • Loading branch information
Takashi Iwai authored and Jaroslav Kysela committed Feb 1, 2006
1 parent 4ad9a77 commit cd590e3
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: 51c2bbfcdb10162b294f31e2b1c7106639caaec2
refs/heads/master: fe25ad8a84c798a82591e5ed14519c001500fa61
2 changes: 1 addition & 1 deletion trunk/sound/isa/wavefront/wavefront_synth.c
Original file line number Diff line number Diff line change
Expand Up @@ -866,7 +866,7 @@ wavefront_send_sample (snd_wavefront_t *dev,
divided by 2.
*/

u16 sample_short;
u16 sample_short = 0;
u32 length;
u16 __user *data_end = NULL;
unsigned int i;
Expand Down

0 comments on commit cd590e3

Please sign in to comment.