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

Diff for /src/usr.bin/make/dir.h between version 1.11 and 1.12

version 1.11, 2000/11/24 14:27:19 version 1.12, 2000/11/24 14:36:33
Line 69 
Line 69 
 extern void Dir_PrintPath __P((Lst));  extern void Dir_PrintPath __P((Lst));
 extern void Dir_Destroy __P((void *));  extern void Dir_Destroy __P((void *));
 extern void *Dir_CopyDir __P((void *));  extern void *Dir_CopyDir __P((void *));
   extern int set_times __P((const char *));
   
 #endif /* _DIR */  #endif /* _DIR */

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12