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

Diff for /src/usr.bin/find/extern.h between version 1.3 and 1.4

version 1.3, 1996/08/31 22:40:18 version 1.4, 1996/09/01 04:30:15
Line 59 
Line 59 
 PLAN    *c_inum __P((char *));  PLAN    *c_inum __P((char *));
 PLAN    *c_links __P((char *));  PLAN    *c_links __P((char *));
 PLAN    *c_ls __P((void));  PLAN    *c_ls __P((void));
 PLAN    *c_mdepth __P((char *));  PLAN    *c_maxdepth __P((char *));
   PLAN    *c_mindepth __P((char *));
 PLAN    *c_name __P((char *));  PLAN    *c_name __P((char *));
 PLAN    *c_newer __P((char *));  PLAN    *c_newer __P((char *));
 PLAN    *c_nogroup __P((void));  PLAN    *c_nogroup __P((void));

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4