mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-03 09:01:52 -05:00
Reset all protocol versions to 1.0.0.
This commit is contained in:
parent
a6cd55dcfe
commit
e4572ec719
8 changed files with 8 additions and 8 deletions
|
|
@ -28,7 +28,7 @@
|
|||
|
||||
static const char *snd_error_codes[] =
|
||||
{
|
||||
"Sound protocol isn't compatible"
|
||||
"Sound protocol is not compatible"
|
||||
};
|
||||
|
||||
const char *snd_strerror(int errnum)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue