[BACK]Return to glob.h CVS log [TXT][DIR] Up to [local] / src / usr.bin / mail

Diff for /src/usr.bin/mail/glob.h between version 1.7 and 1.8

version 1.7, 2003/06/03 02:56:11 version 1.8, 2014/11/24 20:01:43
Line 40 
Line 40 
 int     msgCount;                       /* Count of messages read in */  int     msgCount;                       /* Count of messages read in */
 int     rcvmode;                        /* True if receiving mail */  int     rcvmode;                        /* True if receiving mail */
 int     sawcom;                         /* Set after first command */  int     sawcom;                         /* Set after first command */
 char    *Tflag;                         /* -T temp file for netnews */  
 int     senderr;                        /* An error while checking */  int     senderr;                        /* An error while checking */
 int     edit;                           /* Indicates editing a file */  int     edit;                           /* Indicates editing a file */
 int     readonly;                       /* Will be unable to rewrite file */  int     readonly;                       /* Will be unable to rewrite file */

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8