mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-03 09:01:52 -05:00
removed the obsolete snd_ prefix.
This commit is contained in:
parent
80be3a4281
commit
be07243fe4
1 changed files with 1 additions and 1 deletions
|
|
@ -97,7 +97,7 @@ int snd_card_next(int *rcard)
|
||||||
* \return zero if success, otherwise a negative error code
|
* \return zero if success, otherwise a negative error code
|
||||||
*
|
*
|
||||||
* The accepted format is an integer value in ASCII representation
|
* The accepted format is an integer value in ASCII representation
|
||||||
* or the card identifier (snd_id parameter for sound-card drivers).
|
* or the card identifier (the id parameter for sound-card drivers).
|
||||||
*/
|
*/
|
||||||
int snd_card_get_index(const char *string)
|
int snd_card_get_index(const char *string)
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue