Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 156149
b: refs/heads/master
c: a987004
h: refs/heads/master
i:
  156147: 9849541
v: v3
  • Loading branch information
Roel Kluin authored and Takashi Iwai committed Jul 29, 2009
1 parent cf4c775 commit b6e96f6
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: c45ec06c74512265969aef40b00f320c6afb7a90
refs/heads/master: a987004fbcf163b100d227284999602f83044d7e
2 changes: 1 addition & 1 deletion trunk/sound/oss/mpu401.c
Original file line number Diff line number Diff line change
Expand Up @@ -1074,7 +1074,7 @@ int attach_mpu401(struct address_info *hw_config, struct module *owner)
sprintf(mpu_synth_info[m].name, "%s (MPU401)", hw_config->name);
else
sprintf(mpu_synth_info[m].name,
"MPU-401 %d.%d%c Midi interface #%d",
"MPU-401 %d.%d%c MIDI #%d",
(int) (devc->version & 0xf0) >> 4,
devc->version & 0x0f,
revision_char,
Expand Down

0 comments on commit b6e96f6

Please sign in to comment.