From 5b8c2b07b48d11928213ca5525cab97a5ca662ae Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Tue, 31 Aug 1999 09:39:17 +0000 Subject: [PATCH] remove XXX --- auth/dce.c | 1 - 1 file changed, 1 deletion(-) diff --git a/auth/dce.c b/auth/dce.c index aa9681ae6..14adfa346 100644 --- a/auth/dce.c +++ b/auth/dce.c @@ -78,7 +78,6 @@ 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; -- 2.50.1