mirror of
https://github.com/sudo-project/sudo.git
synced 2025-09-03 15:55:40 +00:00
removed ocmnd
This commit is contained in:
1
sudo.c
1
sudo.c
@@ -136,7 +136,6 @@ static void clean_env __P((char **));
|
||||
int Argc;
|
||||
char **Argv;
|
||||
char *cmnd = NULL;
|
||||
char *ocmnd = NULL;
|
||||
char *user = NULL;
|
||||
char *epasswd = NULL;
|
||||
char host[MAXHOSTNAMELEN + 1];
|
||||
|
Reference in New Issue
Block a user