From 91cced18423ff9e83e42f2177af0c95befcab2cf Mon Sep 17 00:00:00 2001 From: Alberto Ortega Date: Sun, 7 Nov 2021 19:32:26 +0100 Subject: [PATCH] Fix tab in main.c --- pafish/main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pafish/main.c b/pafish/main.c index e3be1f8..e707e6e 100644 --- a/pafish/main.c +++ b/pafish/main.c @@ -138,7 +138,7 @@ int main(void) exec_check("Checking plausible dialog confirmation", &rtt_plausible_confirm_dialog, "Sandbox traced by missing or implausible dialog confirmation", "hi_sandbox_rtt_implausible_confirm_dialog"); - + /* Generic sandbox detection tricks */ print_check_group("Generic sandbox detection"); exec_check("Checking username", &gensandbox_username,