Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 81550
b: refs/heads/master
c: cd0b4ac
h: refs/heads/master
v: v3
  • Loading branch information
Takashi Iwai authored and Jaroslav Kysela committed Jan 31, 2008
1 parent 5cf999c commit 2f2f37c
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 5050b0921a0f838314b1b9c4d7c16d5c8ed8c1fc
refs/heads/master: cd0b4ac839529e0f458e83946f49f3f30b7b5be8
3 changes: 2 additions & 1 deletion trunk/sound/isa/sb/sb16_csp.c
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,8 @@ static void info_read(struct snd_info_entry *entry, struct snd_info_buffer *buff
int snd_sb_csp_new(struct snd_sb *chip, int device, struct snd_hwdep ** rhwdep)
{
struct snd_sb_csp *p;
int version, err;
int uninitialized_var(version);
int err;
struct snd_hwdep *hw;

if (rhwdep)
Expand Down

0 comments on commit 2f2f37c

Please sign in to comment.