Clean up some XXXs

This commit is contained in:
Todd C. Miller
2010-06-15 15:01:11 -04:00
parent d92c82ea3f
commit f64bb67c6c
7 changed files with 5 additions and 23 deletions

View File

@@ -56,11 +56,7 @@
extern char *optarg;
extern int optind;
extern struct user_details user_details;
/* XXX - better home for these and extern in header file */
int tgetpass_flags;
const char *list_user, *runas_user, *runas_group;
/*
* Local functions.