mirror of
https://github.com/blackmagic-debug/blackmagic.git
synced 2025-10-14 02:58:36 +08:00

Some parens were doubled-up, which can cause warnings on certain platforms. Remove the double-parens in order to fix this warning. Signed-off-by: Sean Cross <sean@xobs.io>