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

Diff for /src/usr.bin/mail/extern.h between version 1.14 and 1.15

version 1.14, 2000/04/26 15:47:31 version 1.15, 2000/08/23 21:24:08
Line 256 
Line 256 
 int      type1 __P((int *, int, int));  int      type1 __P((int *, int, int));
 int      undeletecmd __P((void *));  int      undeletecmd __P((void *));
 void     unmark __P((int));  void     unmark __P((int));
 char    **unpack __P((struct name *));  char    **unpack __P((struct name *, struct name *));
 int      unread __P((void *));  int      unread __P((void *));
 void     unregister_file __P((FILE *));  void     unregister_file __P((FILE *));
 int      unset __P((void *));  int      unset __P((void *));

Legend:
Removed from v.1.14  
changed lines
  Added in v.1.15