]> granicus.if.org Git - sudo/commitdiff
remove XXX
authorTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 31 Aug 1999 09:39:17 +0000 (09:39 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 31 Aug 1999 09:39:17 +0000 (09:39 +0000)
auth/dce.c

index aa9681ae66a1e15c92cd155873361d6120059588..14adfa346d268af753452c1c5d6ec61fef4f149b 100644 (file)
@@ -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;