From ae665ea8f0c9eaca244a912903f79d1f4ee3da0a Mon Sep 17 00:00:00 2001 From: Jaroslav Kysela Date: Tue, 28 Sep 2004 10:45:33 +0000 Subject: [PATCH] Fixed typo --- src/rawmidi/rawmidi.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/rawmidi/rawmidi.c b/src/rawmidi/rawmidi.c index 73ad293e..925e1ed8 100644 --- a/src/rawmidi/rawmidi.c +++ b/src/rawmidi/rawmidi.c @@ -806,7 +806,7 @@ int snd_rawmidi_params_get_no_active_sensing(const snd_rawmidi_params_t *params) } /** - * \brief get parameters about rawmidi stream + * \brief set parameters about rawmidi stream * \param rawmidi RawMidi handle * \param params pointer to a snd_rawmidi_params_t structure to be filled * \return 0 on success otherwise a negative error code -- 2.47.1