[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.9 and 1.10

version 1.9, 1999/12/04 22:42:31 version 1.10, 2000/06/07 15:25:30
Line 63 
Line 63 
 PLAN    *c_follow __P((void));  PLAN    *c_follow __P((void));
 PLAN    *c_fstype __P((char *));  PLAN    *c_fstype __P((char *));
 PLAN    *c_group __P((char *));  PLAN    *c_group __P((char *));
   PLAN    *c_iname __P((char *));
 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));

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10