From: Todd C. Miller Date: Tue, 31 Aug 1999 09:39:17 +0000 (+0000) Subject: remove XXX X-Git-Tag: SUDO_1_6_0~62 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5b8c2b07b48d11928213ca5525cab97a5ca662ae;p=sudo remove XXX --- 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;