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

Diff for /src/usr.bin/sudo/Attic/fileops.c between version 1.8 and 1.9

version 1.8, 2009/06/21 14:48:42 version 1.9, 2010/03/04 12:21:36
Line 53 
Line 53 
 # define LINE_MAX 2048  # define LINE_MAX 2048
 #endif  #endif
   
 #ifndef lint  
 __unused static const char rcsid[] = "$Sudo: fileops.c,v 1.19 2009/05/25 12:02:41 millert Exp $";  
 #endif /* lint */  
   
 /*  /*
  * Update the access and modify times on an fd or file.   * Update the access and modify times on an fd or file.
  */   */

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