removed the obsolete snd_ prefix.

This commit is contained in:
Takashi Iwai 2003-02-19 09:37:01 +00:00
parent 80be3a4281
commit be07243fe4

View file

@ -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)
{ {