2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-31 22:35:10 +00:00

Add an XXX

This commit is contained in:
Todd C. Miller
1999-08-26 09:19:25 +00:00
parent 21e6a9d16d
commit 39c448c714

View File

@@ -78,6 +78,7 @@ static const char rcsid[] = "$Sudo$";
static int check_dce_status __P((error_status_t, char *));
/* XXX - some of this should move into the init and/or setup routines. */
int
dce_verify(pw, plain_pw, auth)
struct passwd *pw;