2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-31 14:25:15 +00:00

removed ocmnd

This commit is contained in:
Todd C. Miller
1995-03-26 06:33:05 +00:00
parent 8de40d1c3c
commit 40fbed9036
2 changed files with 0 additions and 2 deletions

1
sudo.h
View File

@@ -189,7 +189,6 @@ extern struct interface *interfaces;
extern int num_interfaces;
extern char *user;
extern char *epasswd;
extern char *ocmnd;
extern char *cmnd;
extern int Argc;
extern char **Argv;