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

Diff for /src/usr.bin/sendbug/sendbug.c between version 1.31 and 1.32

version 1.31, 2007/03/26 18:13:08 version 1.32, 2007/03/27 03:40:44
Line 30 
Line 30 
 int     editit(char *);  int     editit(char *);
 void    init(void);  void    init(void);
 int     prompt(void);  int     prompt(void);
 int     send_file(const char *, int dst);  int     send_file(const char *, int);
 int     sendmail(const char *);  int     sendmail(const char *);
 void    template(FILE *);  void    template(FILE *);
   

Legend:
Removed from v.1.31  
changed lines
  Added in v.1.32