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

Diff for /src/usr.bin/find/function.c between version 1.51 and 1.52

version 1.51, 2022/12/26 18:51:18 version 1.52, 2023/03/07 17:43:59
Line 1681 
Line 1681 
  *      lists of files to feed to subprocesses 2) State on exit   *      lists of files to feed to subprocesses 2) State on exit
  *      status of past subprocesses.   *      status of past subprocesses.
  */   */
 /* ARGSUSED1 */  
 int  int
 plan_cleanup(PLAN *plan, void *arg)  plan_cleanup(PLAN *plan, void *arg)
 {  {

Legend:
Removed from v.1.51  
changed lines
  Added in v.1.52