Skip to content

Commit

Permalink
sound:core:seq:seq_ports.c Remove one to many n's in a word.
Browse files Browse the repository at this point in the history
The Patch below removes one to many "n's" in a word..

Signed-off-by: Justin P. Mattock <[email protected]>
Signed-off-by: Takashi Iwai <[email protected]>
  • Loading branch information
Justin P. Mattock authored and tiwai committed Feb 27, 2011
1 parent fb9b5a0 commit b6aa63e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sound/core/seq/seq_ports.c
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit b6aa63e

Please sign in to comment.