Commit f22cf02e authored by Rosen Penev's avatar Rosen Penev Committed by Max Kellermann

fix wrong namespace name

Signed-off-by: 's avatarRosen Penev <rosenp@gmail.com>
parent 5b51d0f7
......@@ -41,4 +41,4 @@ ErrorCategory::message(int condition) const
return snd_strerror(condition);
}
} // namespace Avahi
} // namespace Alsa
......@@ -31,4 +31,4 @@ ErrorCategory::message(int condition) const
return spa_strerror(condition);
}
} // namespace Avahi
} // namespace PipeWire
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment