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

Diff for /src/usr.bin/mg/def.h between version 1.103 and 1.104

version 1.103, 2008/06/12 01:58:44 version 1.104, 2008/06/13 19:10:17
Line 622 
Line 622 
 void             mail_init(void);  void             mail_init(void);
 /* cmode.c X */  /* cmode.c X */
 int              cmode(int, int);  int              cmode(int, int);
   int              cc_brace(int, int);
 int              cc_char(int, int);  int              cc_char(int, int);
 int              cc_tab(int, int);  int              cc_tab(int, int);
 int              cc_indent(int, int);  int              cc_indent(int, int);

Legend:
Removed from v.1.103  
changed lines
  Added in v.1.104