From: Todd C. Miller Date: Sun, 6 Jun 2004 23:58:09 +0000 (+0000) Subject: Remove trailing spaces, no actual code changes. X-Git-Tag: SUDO_1_6_8~73 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ba803b6e1ba32c9facca3b6870558c79cbbaa814;p=sudo Remove trailing spaces, no actual code changes. --- diff --git a/check.c b/check.c index efa957189..6ca53b712 100644 --- a/check.c +++ b/check.c @@ -78,7 +78,7 @@ static void update_timestamp __P((char *, char *)); /* * This function only returns if the user can successfully - * verify who he/she is. + * verify who he/she is. */ void check_user(override) @@ -498,7 +498,7 @@ timestamp_status(timestampdir, timestampfile, user, make_dirs) status = TS_CURRENT; else { now = time(NULL); - if (def_timestamp_timeout && + if (def_timestamp_timeout && now - sb.st_mtime < 60 * def_timestamp_timeout) { /* * Check for bogus time on the stampfile. The clock may