more of pointless whitespace fixes

This commit is contained in:
Denis Vlasenko
2009-04-01 19:48:05 +00:00
parent bd79c3d337
commit 551ffdccea
8 changed files with 31 additions and 32 deletions

View File

@@ -55,7 +55,7 @@ typedef struct CronLine {
#if ENABLE_FEATURE_CROND_CALL_SENDMAIL
int cl_MailPos; /* 'empty file' size */
smallint cl_MailFlag; /* running pid is for mail */
char *cl_MailTo; /* whom to mail results */
char *cl_MailTo; /* whom to mail results */
#endif
/* ordered by size, not in natural order. makes code smaller: */
char cl_Dow[7]; /* 0-6, beginning sunday */