[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.14 and 1.15

version 1.14, 2005/05/16 15:22:46 version 1.15, 2005/06/20 07:14:06
Line 47 
Line 47 
 void            my_exit(int) __attribute__((noreturn));  void            my_exit(int) __attribute__((noreturn));
   
 /* in mkpath.c */  /* in mkpath.c */
 extern int mkpath(char *, mode_t, mode_t);  extern int mkpath(char *);

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