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

Diff for /src/usr.bin/mail/head.c between version 1.7 and 1.8

version 1.7, 2001/11/21 15:26:39 version 1.8, 2002/06/14 21:35:00
Line 54 
Line 54 
 /*  /*
  * See if the passed line buffer is a mail header.   * See if the passed line buffer is a mail header.
  * Return true if yes.  Note the extreme pains to   * Return true if yes.  Note the extreme pains to
  * accomodate all funny formats.   * accommodate all funny formats.
  */   */
 int  int
 ishead(char *linebuf)  ishead(char *linebuf)

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