]> git.alsa-project.org Git - alsa-lib.git/commit
seq: ump: Fix typo in function name containing "group"
authorTakashi Iwai <tiwai@suse.de>
Fri, 28 Jul 2023 15:35:02 +0000 (17:35 +0200)
committerTakashi Iwai <tiwai@suse.de>
Fri, 28 Jul 2023 15:35:02 +0000 (17:35 +0200)
commit58da05803b1851ff5661cccb5b8ba11f7a8a6e53
tree9dac0739e3689bee9f0b7524431b2996326d6150
parentb7389e2e2e11c8168e0c35a92a0d9c6ebb45aa59
seq: ump: Fix typo in function name containing "group"

In a couple places the function names were misspelled as "gruop"
instead of "group".  Fix them.

Reported-by: Jean-Michaƫl Celerier <jeanmichael.celerier@gmail.com>
Fixes: https://github.com/alsa-project/alsa-lib/pull/337
Signed-off-by: Takashi Iwai <tiwai@suse.de>
include/seq.h
src/seq/seq.c