Fix up indentation.

This commit is contained in:
Todd C. Miller
2023-07-01 16:03:33 -06:00
parent 575e4ab2fe
commit 04c7e910ef
7 changed files with 8 additions and 8 deletions

View File

@@ -703,7 +703,7 @@ exec_monitor(struct command_details *details, sigset_t *oset,
#endif
sudo_debug_exit_int(__func__, __FILE__, __LINE__, sudo_debug_subsys, 1);
_exit(EXIT_FAILURE);
/* NOTREACHED */
/* NOTREACHED */
bad:
debug_return_int(-1);