Remove an accidentaly added extra blank line.

Approved by:	murray
This commit is contained in:
Eric Melville 2001-05-22 06:20:27 +00:00
parent 3b0d9edc7b
commit a37b5e8e4c

View File

@ -424,7 +424,6 @@ main(argc, argv)
#define DEFAULT_WARN (2L * 7L * 86400L) /* Two weeks */
warntime = login_getcaptime(lc, "warnexpire", DEFAULT_WARN,
DEFAULT_WARN);