]> granicus.if.org Git - sudo/commitdiff
Update comment
authorTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 12 Aug 2010 15:55:56 +0000 (11:55 -0400)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 12 Aug 2010 15:55:56 +0000 (11:55 -0400)
plugins/sudoers/check.c

index 10b80d9c85bbbd50399fd320f726fe023e1cba71..1bddeaadf4af30f2bc568a59a2d008dfe0944bfc 100644 (file)
@@ -92,9 +92,7 @@ static void  update_timestamp(char *, char *);
 static int   tty_is_devpts(const char *);
 
 /*
- * This function only returns if the user can successfully
- * verify who he/she is.
- * XXX - check return values
+ * Returns TRUE if the user successfully authenticates, else FALSE.
  */
 int
 check_user(int validated, int mode)