mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-31 14:25:15 +00:00
Move sudo_printf to policy.c to match sudo_conv.
This commit is contained in:
@@ -104,7 +104,6 @@ uid_t timestamp_uid;
|
||||
char *login_style;
|
||||
#endif /* HAVE_BSD_AUTH_H */
|
||||
int sudo_mode;
|
||||
sudo_printf_t sudo_printf;
|
||||
|
||||
static char *prev_user;
|
||||
static char *runas_user;
|
||||
|
Reference in New Issue
Block a user