projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fb9b5a0
)
sound:core:seq:seq_ports.c Remove one to many n's in a word.
author
Justin P. Mattock
<justinmattock@gmail.com>
Sun, 27 Feb 2011 04:34:10 +0000
(20:34 -0800)
committer
Takashi Iwai
<tiwai@suse.de>
Sun, 27 Feb 2011 09:05:53 +0000
(10:05 +0100)
The Patch below removes one to many "n's" in a word..
Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/core/seq/seq_ports.c
patch
|
blob
|
history
diff --git
a/sound/core/seq/seq_ports.c
b/sound/core/seq/seq_ports.c
index 3bf7d73ac52ebbed66858c695050f25cde25156b..e12bcd94b6db29c074b3a66b692a5094cab11581 100644
(file)
--- a/
sound/core/seq/seq_ports.c
+++ b/
sound/core/seq/seq_ports.c
@@
-412,7
+412,7
@@
int snd_seq_get_port_info(struct snd_seq_client_port * port,
* initialization or termination of devices (see seq_midi.c).
*
* If callback_all option is set, the callback function is invoked
- * at each conn
n
ection/disconnection.
+ * at each connection/disconnection.
*/
static int subscribe_port(struct snd_seq_client *client,