Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 1533
b: refs/heads/master
c: 707e607
h: refs/heads/master
i:
  1531: f2e52c7
v: v3
  • Loading branch information
Clemens Ladisch authored and Jaroslav Kysela committed May 29, 2005
1 parent e7fb8ab commit 7d10fc3
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: 8c1872dcf29e2a194197e1d5a9c366a265986b84
refs/heads/master: 707e60732fc25fe3760f916d083b262a86a666c0
2 changes: 1 addition & 1 deletion trunk/sound/usb/usbmixer.c
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ struct usb_mixer_build {
unsigned int ctrlif;
unsigned short vendor;
unsigned short product;
DECLARE_BITMAP(unitbitmap, 32*32);
DECLARE_BITMAP(unitbitmap, 256);
usb_audio_term_t oterm;
const struct usbmix_name_map *map;
const struct usbmix_selector_map *selector_map;
Expand Down

0 comments on commit 7d10fc3

Please sign in to comment.