mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-02 09:01:48 -05:00
Compilation fixes for forthcoming GCC 3.0
This commit is contained in:
parent
f5534c46ed
commit
7f33541268
4 changed files with 17 additions and 17 deletions
|
|
@ -1722,6 +1722,7 @@ static int parse_id(const char **ptr)
|
|||
case '\0':
|
||||
return 0;
|
||||
default:
|
||||
break;
|
||||
}
|
||||
(*ptr)++;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue