mirror of https://github.com/a0rtega/pafish
Fix tab in main.c
This commit is contained in:
parent
d78a2e8fb7
commit
91cced1842
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue