mirror of
https://gitlab.freedesktop.org/pipewire/wireplumber.git
synced 2026-04-04 16:50:36 +02:00
In Lua, `0` is a truthy value, which means `not 0` is `false`. Compare the resulting value from bitwise AND with 0 instead of checking it with `if not` to ensure correctness. |
||
|---|---|---|
| .. | ||
| access-default.lua | ||
| access-portal.lua | ||