
committed by
Max Kellermann

parent
5b51d0f733
commit
f22cf02ed8
@@ -41,4 +41,4 @@ ErrorCategory::message(int condition) const
|
|||||||
return snd_strerror(condition);
|
return snd_strerror(condition);
|
||||||
}
|
}
|
||||||
|
|
||||||
} // namespace Avahi
|
} // namespace Alsa
|
||||||
|
@@ -31,4 +31,4 @@ ErrorCategory::message(int condition) const
|
|||||||
return spa_strerror(condition);
|
return spa_strerror(condition);
|
||||||
}
|
}
|
||||||
|
|
||||||
} // namespace Avahi
|
} // namespace PipeWire
|
||||||
|
Reference in New Issue
Block a user