lib/alsa/Error: fix typo
This commit is contained in:
parent
bea821f194
commit
6d4bedfc56
|
@ -50,4 +50,4 @@ MakeError(int error, const char *msg) noexcept
|
|||
return std::system_error(error, error_category, msg);
|
||||
}
|
||||
|
||||
} // namespace Avahi
|
||||
} // namespace Alsa
|
||||
|
|
Loading…
Reference in New Issue