mirror of
https://github.com/sudo-project/sudo.git
synced 2025-09-05 16:55:57 +00:00
add help text to sudo, visudo and sudoreplay for the -h option
This commit is contained in:
@@ -207,7 +207,7 @@ extern struct user_details user_details;
|
||||
int sudo_edit(struct command_details *details, char *argv[], char *envp[]);
|
||||
|
||||
/* parse_args.c */
|
||||
void usage(int) __attribute__((__noreturn__));
|
||||
void usage(int);
|
||||
|
||||
/* selinux.c */
|
||||
int selinux_restore_tty(void);
|
||||
|
Reference in New Issue
Block a user