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

Diff for /src/usr.bin/patch/util.h between version 1.16 and 1.16.2.1

version 1.16, 2014/12/13 10:31:07 version 1.16.2.1, 2015/07/27 16:10:54
Line 27 
Line 27 
  */   */
   
 char            *fetchname(const char *, bool *, int);  char            *fetchname(const char *, bool *, int);
 char            *checked_in(char *);  
 int             backup_file(const char *);  int             backup_file(const char *);
 int             move_file(const char *, const char *);  int             move_file(const char *, const char *);
 int             copy_file(const char *, const char *);  int             copy_file(const char *, const char *);

Legend:
Removed from v.1.16  
changed lines
  Added in v.1.16.2.1