mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-22 01:49:11 +00:00
In practice this means we must use "sudo_noreturn static foo(void)" instead of "static sudo_noreturn foo(void)".
In practice this means we must use "sudo_noreturn static foo(void)" instead of "static sudo_noreturn foo(void)".