]> granicus.if.org Git - sudo/commitdiff
Add an XXX
authorTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 26 Aug 1999 09:19:25 +0000 (09:19 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 26 Aug 1999 09:19:25 +0000 (09:19 +0000)
auth/dce.c

index 0c841095fa27d3379054bb55e4c6e6f7fc6d0a96..04b3cc994b8da3199a2a415074f11d26c260d450 100644 (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;