Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 75459
b: refs/heads/master
c: ea8e165
h: refs/heads/master
i:
  75457: a1dc040
  75455: 0574f19
v: v3
  • Loading branch information
Adrian Bunk authored and Linus Torvalds committed Jan 14, 2008
1 parent 079b57c commit d6a24c4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: bbde25b1257c169c119601590d011b9b3aaf77f8
refs/heads/master: ea8e1652c5f4202fa90cfae49f2ca8485423d263
4 changes: 2 additions & 2 deletions trunk/sound/oss/msnd.h
Original file line number Diff line number Diff line change
Expand Up @@ -233,8 +233,8 @@ typedef struct multisound_dev {
spinlock_t lock;
int nresets;
unsigned long recsrc;
int left_levels[16];
int right_levels[16];
int left_levels[32];
int right_levels[32];
int mixer_mod_count;
int calibrate_signal;
int play_sample_size, play_sample_rate, play_channels;
Expand Down

0 comments on commit d6a24c4

Please sign in to comment.