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

Diff for /src/usr.bin/mail/util.c between version 1.1 and 1.2

version 1.1, 2020/12/15 00:50:01 version 1.2, 2022/12/26 19:16:01
Line 570 
Line 570 
 }  }
   
 /*  /*
  * Count the occurances of c in str   * Count the occurrences of c in str
  */   */
 int  int
 charcount(char *str, int c)  charcount(char *str, int c)

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2