-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
yaml --- r: 16031 b: refs/heads/master c: bbe85bb h: refs/heads/master i: 16029: f1c8fdc 16027: 155e733 16023: f5e7a7d 16015: e1deef0 15999: a0e5f15 v: v3
- Loading branch information
Takashi Iwai
authored and
Jaroslav Kysela
committed
Jan 3, 2006
1 parent
4cc34a6
commit e5a4ace
Showing
9 changed files
with
300 additions
and
268 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
--- | ||
refs/heads/master: 86e07d34658bb85b3424f4db64fa28f884edbe8d | ||
refs/heads/master: bbe85bbd02b2220c819ad1e33c9d6327131ad281 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
#ifndef USX2YHWDEP_H | ||
#define USX2YHWDEP_H | ||
|
||
int usX2Y_hwdep_new(snd_card_t* card, struct usb_device* device); | ||
int usX2Y_hwdep_new(struct snd_card *card, struct usb_device* device); | ||
|
||
#endif |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.