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