From 016eed969836c32e4b19c5015b2f3cf32b999c17 Mon Sep 17 00:00:00 2001 From: David Reid Date: Sun, 11 Oct 2020 11:38:46 +1000 Subject: [PATCH] Tabs to spaces. --- miniaudio.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/miniaudio.h b/miniaudio.h index 7894848e..f7d23f3c 100644 --- a/miniaudio.h +++ b/miniaudio.h @@ -249,9 +249,9 @@ linking you can add the following to your entitlements.xcent file: ``` com.apple.security.cs.allow-dyld-environment-variables - - com.apple.security.cs.allow-unsigned-executable-memory - + + com.apple.security.cs.allow-unsigned-executable-memory + ```