[alsa-devel] [PATCH 17/17]sound:core:seq:seq_ports.c Remove one to many n's in a word.

Justin P. Mattock justinmattock at gmail.com
Sun Feb 27 05:34:10 CET 2011


The Patch below removes one to many "n's" in a word..

Signed-off-by: Justin P. Mattock <justinmattock at gmail.com>
CC: Jaroslav Kysela <perex at perex.cz>
CC: Takashi Iwai <tiwai at suse.de>
CC: alsa-devel at alsa-project.org
---
 sound/core/seq/seq_ports.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/sound/core/seq/seq_ports.c b/sound/core/seq/seq_ports.c
index 3bf7d73..e12bcd9 100644
--- 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 connnection/disconnection. 
+ * at each connection/disconnection. 
  */
 
 static int subscribe_port(struct snd_seq_client *client,
-- 
1.7.4.1



More information about the Alsa-devel mailing list