mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-04 13:30:08 -05:00
Fixed typo
This commit is contained in:
parent
9c0c171985
commit
ae665ea8f0
1 changed files with 1 additions and 1 deletions
|
|
@ -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 rawmidi RawMidi handle
|
||||||
* \param params pointer to a snd_rawmidi_params_t structure to be filled
|
* \param params pointer to a snd_rawmidi_params_t structure to be filled
|
||||||
* \return 0 on success otherwise a negative error code
|
* \return 0 on success otherwise a negative error code
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue