Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 187016
b: refs/heads/master
c: 7f9320d
h: refs/heads/master
v: v3
  • Loading branch information
Andrea Gelmini authored and Takashi Iwai committed Mar 2, 2010
1 parent 8de0a11 commit 032dc4d
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: 3ea49652f679c2b571ca214c605ec80cb056ec10
refs/heads/master: 7f9320d415fab5c05097c77eea7a77f2f6341f24
2 changes: 1 addition & 1 deletion trunk/sound/usb/caiaq/midi.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@

int snd_usb_caiaq_midi_init(struct snd_usb_caiaqdev *dev);
void snd_usb_caiaq_midi_handle_input(struct snd_usb_caiaqdev *dev, int port, const char *buf, int len);
void snd_usb_caiaq_midi_output_done(struct urb* urb);
void snd_usb_caiaq_midi_output_done(struct urb *urb);

#endif /* CAIAQ_MIDI_H */

0 comments on commit 032dc4d

Please sign in to comment.